]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cells
authorFabio Estevam <festevam@gmail.com>
Mon, 17 Aug 2020 18:01:42 +0000 (15:01 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 23 Aug 2020 02:06:02 +0000 (10:06 +0800)
commitdaf7d0825c5358b6716c14d2a7c387721a5396cb
tree33e444206ac4f42df0412db6b048c5db1f3fdb38
parent8bcab914729a3b8d7b02983830537059fae6db2f
ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cells

The following dtc warning is seen when building with W=1:

arch/arm/boot/dts/imx6qdl-gw51xx.dtsi:23.12-68.4: Warning (avoid_unnecessary_addr_size): /gpio-keys: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Remove the unneeded #address-cells/#size-cells properties to fix the issue.

Fixes: c20f4aa3c33e ("ARM: dts: imx6qdl-gw: add Gateworks System Controller support")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-gw51xx.dtsi