From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] ARM: dts: Add dts file for odroid XU3 board Date: Wed, 03 Dec 2014 11:53:10 -0800 Message-ID: <7hzjb4y0gp.fsf@deeprootsystems.com> References: <1417438770-28696-1-git-send-email-sjoerd.simons@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pd0-f174.google.com ([209.85.192.174]:42316 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbaLCTxN (ORCPT ); Wed, 3 Dec 2014 14:53:13 -0500 Received: by mail-pd0-f174.google.com with SMTP id w10so16002480pde.19 for ; Wed, 03 Dec 2014 11:53:13 -0800 (PST) In-Reply-To: <1417438770-28696-1-git-send-email-sjoerd.simons@collabora.co.uk> (Sjoerd Simons's message of "Mon, 1 Dec 2014 13:59:30 +0100") Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sjoerd Simons Cc: Kukjin Kim , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sjoerd Simons writes: > Add DTS for the Hardkernel Odroid XU3. The name of the DTS file is kept the > same as the vendors naming, which means it's prefixed with exynos5422 > instead of exynos5800 as the SoC name even though it includes the > exyno5800 dtsi. > > Signed-off-by: Sjoerd Simons Tested-by: Kevin Hilman Tried this on top of linux-next (next-20141125 and next20141203) and boots fine on my odroid-xu3. Thanks for doing this, I've been meaning to get a DTS upstream for this platform myself. I also noticed that the imprecise aborts I've been seeing when booting this board with the smdk5420 DTS are gone, so I don't have to dig into those now either. Thanks! :) Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@kernel.org (Kevin Hilman) Date: Wed, 03 Dec 2014 11:53:10 -0800 Subject: [PATCH] ARM: dts: Add dts file for odroid XU3 board In-Reply-To: <1417438770-28696-1-git-send-email-sjoerd.simons@collabora.co.uk> (Sjoerd Simons's message of "Mon, 1 Dec 2014 13:59:30 +0100") References: <1417438770-28696-1-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <7hzjb4y0gp.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Sjoerd Simons writes: > Add DTS for the Hardkernel Odroid XU3. The name of the DTS file is kept the > same as the vendors naming, which means it's prefixed with exynos5422 > instead of exynos5800 as the SoC name even though it includes the > exyno5800 dtsi. > > Signed-off-by: Sjoerd Simons Tested-by: Kevin Hilman Tried this on top of linux-next (next-20141125 and next20141203) and boots fine on my odroid-xu3. Thanks for doing this, I've been meaning to get a DTS upstream for this platform myself. I also noticed that the imprecise aborts I've been seeing when booting this board with the smdk5420 DTS are gone, so I don't have to dig into those now either. Thanks! :) Kevin