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