ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings
authorFabio Estevam <festevam@gmail.com>
Mon, 8 Mar 2021 18:59:39 +0000 (15:59 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 06:17:22 +0000 (14:17 +0800)
commit2343e697fa366a26bac7633315724dc0382dab56
tree2e8c87d06a8d83ee7e9bc3e286cc83b2a3c2caf8
parente0ece1860d0f74e23f8e64216a76d693c2c8dd06
ARM: dts: imx6dl-plybas: Fix gpio-keys W=1 warnings

Remove the unnecessary #address-cells/#size-cells and rename the node
names to fix the following W=1 dtc warnings:

arch/arm/boot/dts/imx6dl-plybas.dts:26.13-30.5: Warning (unit_address_vs_reg): /gpio_keys/button@20: node has a unit name, but no reg or ranges property
arch/arm/boot/dts/imx6dl-plybas.dts:32.13-36.5: Warning (unit_address_vs_reg): /gpio_keys/button@21: node has a unit name, but no reg or ranges property
arch/arm/boot/dts/imx6dl-plybas.dts:20.12-37.4: Warning (avoid_unnecessary_addr_size): /gpio_keys: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-plybas.dts