ARM: dts: imx6q-utilite-pro: Remove #address/#size-cells from encoder

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>
This commit is contained in:
Fabio Estevam 2018-04-23 16:50:32 -03:00 committed by Shawn Guo
parent 52a416dd7d
commit a843d39904

View File

@ -61,8 +61,6 @@
encoder {
compatible = "ti,tfp410";
#address-cells = <1>;
#size-cells = <0>;
ports {
#address-cells = <1>;