]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
ARM: dts: imx6q-var-dt6customboard: Remove #address/#size-cells from gpio-keys
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 23 Apr 2018 19:50:33 +0000 (16:50 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 May 2018 14:07:54 +0000 (22:07 +0800)
Remove unnecessary #address-cells/#size-cells to fix the following
DTC warning:

arch/arm/boot/dts/imx6q-var-dt6customboard.dtb: Warning (avoid_unnecessary_addr_size): /gpio-keys: 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>
arch/arm/boot/dts/imx6q-var-dt6customboard.dts

index e0728d475f6f7fe8204338ecd72766184f049a89..f2368a073d07ecd73430dd3870d75291dfe73c3b 100644 (file)
@@ -26,8 +26,6 @@
 
        gpio-keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
                autorepeat;
 
                back {