提交 03dd2134 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

ARM: dts: imx6dl-aristainetos2_4: Remove #address/#size-cells from display0

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: NFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 4e073d73
...@@ -78,8 +78,6 @@ ...@@ -78,8 +78,6 @@
&ecspi1 { &ecspi1 {
lcd_panel: display@0 { lcd_panel: display@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "lg,lg4573"; compatible = "lg,lg4573";
spi-max-frequency = <10000000>; spi-max-frequency = <10000000>;
reg = <0>; reg = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册