From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v2] ARM: dts: rockchip: Add dtb for the Radxa Rock 2 Square board Date: Fri, 18 Sep 2015 00:42:40 +0200 Message-ID: <2262570.nZrIWP6lhh@diego> References: <1442300242-510-1-git-send-email-sjoerd.simons@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1442300242-510-1-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Sjoerd Simons Cc: Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Alexandru M Stan , Pawel Moll , Ian Campbell , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, FUKAUMI Naoki , Douglas Anderson , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Rob Herring , Kumar Gala , Andy Yan , Romain Perier , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Sjoerd, Am Dienstag, 15. September 2015, 08:57:21 schrieb Sjoerd Simons: > The Radxa Rock 2 Square board is a combination of the Radxa Rock 2 SoM > with the Square baseboard. Add a dtsi for the SoM which can be included > into the dts for the various baseboards (e.g. full and square) and a dts > for the square board. > > Currently supported are serial console, wired networking, hdmi output, > eMMC and SD storage and USB. > > Signed-off-by: Sjoerd Simons applied to my dts32 branch for 4.4 with the following small changes: - &vop{b/l}(_mmu) nodes only in the som.dtsi -> removed duplicates - moved &tsadc and &wdt to alphabetical order Heiko