From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v7 0/3] Exynos 5410 support Date: Wed, 02 Apr 2014 16:05:25 -0700 Message-ID: <7h7g772uyy.fsf@paris.lan> References: <1393213435-20863-1-git-send-email-t.dakhran@samsung.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1393213435-20863-1-git-send-email-t.dakhran@samsung.com> (Tarek Dakhran's message of "Mon, 24 Feb 2014 12:43:52 +0900") Sender: linux-kernel-owner@vger.kernel.org To: Tarek Dakhran Cc: linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Rob Landley , Kukjin Kim , Russell King , Ben Dooks , Tomasz Figa , Mike Turquette , Vyacheslav Tyrtov , Thomas Abraham , Kyungmin Park , Heiko Stuebner , Romain Naour , Chander Kashyap , devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Tarek Dakhran List-Id: devicetree@vger.kernel.org Tarek Dakhran writes: > The series of patches represent support of Exynos 5410 SoC > > The Exynos 5410 is the first Samsung SoC based on bigLITTLE architecture > > Patches add new platform description, support of clock controller and device > tree for Exynos 5410. > > Has been build on Linux Kernel v3.14-rc1 (Samsung kernel, > for-next branch, > commit aaeeda6f57833c7c0e16fef3d76205f36882c21b, > "Merge branch 'v3.15-next/cleanup-samsung' into for-next") > Has been tested on Exynos 5410 reference board (exynos_defconfig) > > I hope, this is enough clean and hasn't any dependencies to go through > Samsung tree. FWIW: boot tested on Exynos 5410 odroid-xu. Tested-by: Kevin Hilman What's the status of this being queued up for upstream? Looks like it just needs to be broken up in to a drivers/clk pull request and a arm-soc pull request. Kevin