From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lothar =?UTF-8?B?V2HDn21hbm4=?= Subject: Re: [PATCH RFT 4/4] ARM: dts: imx28-tx28: fix dtc warning Date: Mon, 6 Jun 2016 08:33:01 +0200 Message-ID: <20160606083301.679ad9f5@ipc1.ka-ro> References: <1465134747-13536-1-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1465134747-13536-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Wahren Cc: Shawn Guo , Sascha Hauer , Mark Rutland , Pawel Moll , Ian Campbell , Rob Herring , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On Sun, 5 Jun 2016 13:52:27 +0000 Stefan Wahren wrote: > This fixes the following dtc warning by removing the unnecessary unit= : >=20 > Warning (unit_address_vs_reg): Node /matrix-keypad@0 has a unit name, > but no reg property >=20 > Signed-off-by: Stefan Wahren > --- > arch/arm/boot/dts/imx28-tx28.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx= 28-tx28.dts > index fd20e99..0ebbc83 100644 > --- a/arch/arm/boot/dts/imx28-tx28.dts > +++ b/arch/arm/boot/dts/imx28-tx28.dts > @@ -173,7 +173,7 @@ > default-brightness-level =3D <50>; > }; > =20 > - matrix_keypad: matrix-keypad@0 { > + matrix_keypad: matrix-keypad { > compatible =3D "gpio-matrix-keypad"; > col-gpios =3D < > &gpio5 0 GPIO_ACTIVE_HIGH > Acked-By: Lothar Wa=C3=9Fmann Lothar Wa=C3=9Fmann -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html