OSDN Git Service

ARM: dts: imx28-tx28: fix dtc warning
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 5 Jun 2016 13:52:27 +0000 (13:52 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sat, 11 Jun 2016 09:21:08 +0000 (17:21 +0800)
This fixes the following dtc warning by removing the unnecessary unit:

Warning (unit_address_vs_reg): Node /matrix-keypad@0 has a unit name,
but no reg property

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-By: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx28-tx28.dts

index fd20e99..0ebbc83 100644 (file)
                default-brightness-level = <50>;
        };
 
-       matrix_keypad: matrix-keypad@0 {
+       matrix_keypad: matrix-keypad {
                compatible = "gpio-matrix-keypad";
                col-gpios = <
                        &gpio5 0 GPIO_ACTIVE_HIGH