From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3] ARM: dts: Add dts file for odroid XU3 board Date: Fri, 09 Jan 2015 09:10:24 -0800 Message-ID: <7htwzzvq0v.fsf@deeprootsystems.com> References: <1420671228-24692-1-git-send-email-sjoerd.simons@collabora.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pd0-f182.google.com ([209.85.192.182]:40744 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752210AbbAIRK2 (ORCPT ); Fri, 9 Jan 2015 12:10:28 -0500 Received: by mail-pd0-f182.google.com with SMTP id p10so18428487pdj.13 for ; Fri, 09 Jan 2015 09:10:27 -0800 (PST) In-Reply-To: <1420671228-24692-1-git-send-email-sjoerd.simons@collabora.co.uk> (Sjoerd Simons's message of "Wed, 7 Jan 2015 23:53:48 +0100") Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sjoerd Simons Cc: Kukjin Kim , Tyler Baker , Heesub Shin , Joonyoung Shim , 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 Boot tested on top of next-20150109 (with and without my hack for bringing up 8 cores.) Tested-by: Kevin Hilman Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@kernel.org (Kevin Hilman) Date: Fri, 09 Jan 2015 09:10:24 -0800 Subject: [PATCH v3] ARM: dts: Add dts file for odroid XU3 board In-Reply-To: <1420671228-24692-1-git-send-email-sjoerd.simons@collabora.co.uk> (Sjoerd Simons's message of "Wed, 7 Jan 2015 23:53:48 +0100") References: <1420671228-24692-1-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <7htwzzvq0v.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 Boot tested on top of next-20150109 (with and without my hack for bringing up 8 cores.) Tested-by: Kevin Hilman Kevin