summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-gw553x.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-08-24 09:29:39 -0300
committerShawn Guo <shawnguo@kernel.org>2020-08-31 10:37:09 +0800
commit82455594c001348c3dbb118ecd8fb8cbbc96b826 (patch)
tree6820fc7b1f671f5f2e0d89125cb025993ddb3443 /arch/arm/boot/dts/imx6qdl-gw553x.dtsi
parent5f50799dd4d1bd2b1faeb7ab4f235a239cc200a1 (diff)
ARM: dts: imx6qdl-gw553x: Remove unneeded #address-cells/#size-cells
The following dtc warning is seen when building with W=1: arch/arm/boot/dts/imx6qdl-gw553x.dtsi:65.12-110.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: 64bf0a0af18d ("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>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw553x.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-gw553x.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw553x.dtsi b/arch/arm/boot/dts/imx6qdl-gw553x.dtsi
index db30de5d6490..faf9a3ba61b2 100644
--- a/arch/arm/boot/dts/imx6qdl-gw553x.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw553x.dtsi
@@ -64,8 +64,6 @@
gpio-keys {
compatible = "gpio-keys";
- #address-cells = <1>;
- #size-cells = <0>;
user-pb {
label = "user_pb";