OSDN Git Service

ARM: dts: imx6q-utilite-pro: Remove #address/#size-cells from encoder
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 23 Apr 2018 19:50:32 +0000 (16:50 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 May 2018 14:07:53 +0000 (22:07 +0800)
Remove unnecessary #address-cells/#size-cells to fix the following
DTC warning:

arch/arm/boot/dts/imx6q-utilite-pro.dtb: Warning (avoid_unnecessary_addr_size): /encoder: 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/imx6q-utilite-pro.dts

index f5d9c34..d16ff20 100644 (file)
@@ -61,8 +61,6 @@
 
        encoder {
                compatible = "ti,tfp410";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                ports {
                        #address-cells = <1>;