]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
ARM: dts: imx6dl-aristainetos2_4: Remove #address/#size-cells from display0
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 23 Apr 2018 19:50:30 +0000 (16:50 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 May 2018 14:07:52 +0000 (22:07 +0800)
Remove unnecessary #address-cells/#size-cells to fix the following
DTC warning:

arch/arm/boot/dts/imx6dl-aristainetos2_4.dtb: Warning (avoid_unnecessary_addr_size): /soc/aips-bus@2000000/spba-bus@2000000/ecspi@2008000/display@0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-aristainetos2_4.dts

index 7128c76d5721dafe1c4597cd82109678a3cf4fd2..29940ba215a88e24a7677de4762b319947cd7e14 100644 (file)
@@ -78,8 +78,6 @@
 
 &ecspi1 {
        lcd_panel: display@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "lg,lg4573";
                spi-max-frequency = <10000000>;
                reg = <0>;