linux-stable/drivers/of/unittest-data
Frank Rowand 9526565591 of: unittest: document intentional interrupt-map provider build warning
A recently implemented dtc compiler warning reports a dts problem
via a build warning:

   drivers/of/unittest-data/tests-interrupts.dtsi:32.26-35.6: Warning (interrupt_map): /testcase-data/interrupts/intmap1: Missing '#address-cells' in interrupt-map provider

The warning will be addressed by a separate patch by suppressing the
warning for .dts files that include this .dtsi.  This patch documents
why the warning is due to a deliberately incorrect .dtsi file so that
no one will fix the .dtsi file to prevent the build warning.

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Link: https://lore.kernel.org/r/20211030011039.2106946-1-frowand.list@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
2021-11-01 20:33:56 -05:00
..
Makefile of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map warnings 2021-11-01 20:33:56 -05:00
overlay.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_0.dts of: change overlay apply input data from unflattened to FDT 2018-03-04 00:29:24 -08:00
overlay_1.dts of: change overlay apply input data from unflattened to FDT 2018-03-04 00:29:24 -08:00
overlay_2.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_3.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_4.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_5.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_6.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_7.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_8.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_9.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_10.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_11.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_12.dts of: change overlay apply input data from unflattened to FDT 2018-03-04 00:29:24 -08:00
overlay_13.dts of: change overlay apply input data from unflattened to FDT 2018-03-04 00:29:24 -08:00
overlay_15.dts of/unittest: Fix I2C bus unit-address error 2018-09-19 15:10:06 -07:00
overlay_bad_add_dup_node.dts of: overlay: test case of two fragments adding same node 2018-11-08 22:11:51 -08:00
overlay_bad_add_dup_prop.dts of: unittest: kmemleak in duplicate property update 2020-04-17 08:31:34 -05:00
overlay_bad_phandle.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_bad_symbol.dts of: convert unittest overlay devicetree source to sugar syntax 2018-03-04 00:29:34 -08:00
overlay_base.dts of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
overlay_common.dtsi of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
overlay_gpio_01.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_02a.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_02b.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_03.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_04a.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_04b.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
static_base_1.dts of: unittest: Statically apply overlays using fdtoverlay 2021-03-23 15:27:51 -06:00
static_base_2.dts of: unittest: Statically apply overlays using fdtoverlay 2021-03-23 15:27:51 -06:00
testcases.dts of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
testcases_common.dtsi of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
tests-address.dtsi of: unittest: Use bigger address cells to catch parser regressions 2020-08-03 16:24:49 -06:00
tests-interrupts.dtsi of: unittest: document intentional interrupt-map provider build warning 2021-11-01 20:33:56 -05:00
tests-match.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tests-overlay.dtsi of/unittest: Fix I2C bus unit-address error 2018-09-19 15:10:06 -07:00
tests-phandle.dtsi of: unittest: Add phandle remapping test 2018-02-12 08:37:59 -06:00
tests-platform.dtsi License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00