From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sat, 11 Jun 2016 17:21:03 +0800 Subject: [PATCH 0/4] ARM: dts: mxs: fix dtc warnings In-Reply-To: <1465134490-13383-1-git-send-email-stefan.wahren@i2se.com> References: <1465134490-13383-1-git-send-email-stefan.wahren@i2se.com> Message-ID: <20160611092103.GI20243@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jun 05, 2016 at 01:48:10PM +0000, Stefan Wahren wrote: > This patch series fixes some dtc warnings for the mxs platform. > > The first patch has been tested with real hardware. The others are > only compile tested. > > Stefan Wahren (4): > ARM: dts: mxs: add missing reg properties for GPIO banks > ARM: dts: imx28-eukrea-mbmx28lc: add missing reg properties > ARM: dts: imx28-cfa10049: fix dtc warning > ARM: dts: imx28-tx28: fix dtc warning Applied all, thanks.