From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752416AbcEKSOK (ORCPT ); Wed, 11 May 2016 14:14:10 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:36747 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbcEKSOG (ORCPT ); Wed, 11 May 2016 14:14:06 -0400 Date: Wed, 11 May 2016 20:14:00 +0200 From: Krzysztof Kozlowski To: Javier Martinez Canillas Cc: Krzysztof Kozlowski , Kukjin Kim , Krzysztof Kozlowski , Sylwester Nawrocki , Tomasz Figa , Michael Turquette , Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Rob Herring Subject: Re: [PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU Message-ID: <20160511181400.GA8265@kozik-lap> References: <1462910970-1812-1-git-send-email-krzk@kernel.org> <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 11, 2016 at 11:41:34AM -0400, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 05/10/2016 04:09 PM, Krzysztof Kozlowski wrote: > > Hi, > > > > Patchset adds necessary clocks, reorganizes existing stuff and finally > > adds Odroid XU support. > > > > > > Changes since v2 > > ================ > > 1. Got global-ack from Stephen for the clock changes. I think merging > > everything through arm-soc might be the easiest but: > > a. In such case I will prepare a tag with clock changes, > > b. Anyway I will wait for response from Sylwester and Tomasz. > > 2. Applied comments from Javier and added his Reviewed-by. > > 3. Patch 22: added ack from Rob. > > 4. Minor improvements in existing patches. > > 5. Five new patches at the end: 23-27 (not reviewed yet). > > Some of them could be squashed with existing ones but existing > > changes got reviews. Although the final Odroid XU DTS works fine but > > in general this is still work-in-progress so I suspect it will grow. > > I am releasing it early following Linux concept. :) > > > > Patchset is available at my private repo @github: > > https://github.com/krzk/linux.git for-next/odroid-xu-v3 > > > > I have tested this branch on both an Exynos5422 Odroid XU4 board and an > Exynos5800 Peach Pi Chromebook. All the peripherals are working correctly. > > So for all patches affecting Exynos54xx/5800 (9,12,13,14,16,19,20,21,25): > > Tested-by: Javier Martinez Canillas Thanks! Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski.k@gmail.com (Krzysztof Kozlowski) Date: Wed, 11 May 2016 20:14:00 +0200 Subject: [PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU In-Reply-To: <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> References: <1462910970-1812-1-git-send-email-krzk@kernel.org> <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> Message-ID: <20160511181400.GA8265@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 11, 2016 at 11:41:34AM -0400, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 05/10/2016 04:09 PM, Krzysztof Kozlowski wrote: > > Hi, > > > > Patchset adds necessary clocks, reorganizes existing stuff and finally > > adds Odroid XU support. > > > > > > Changes since v2 > > ================ > > 1. Got global-ack from Stephen for the clock changes. I think merging > > everything through arm-soc might be the easiest but: > > a. In such case I will prepare a tag with clock changes, > > b. Anyway I will wait for response from Sylwester and Tomasz. > > 2. Applied comments from Javier and added his Reviewed-by. > > 3. Patch 22: added ack from Rob. > > 4. Minor improvements in existing patches. > > 5. Five new patches at the end: 23-27 (not reviewed yet). > > Some of them could be squashed with existing ones but existing > > changes got reviews. Although the final Odroid XU DTS works fine but > > in general this is still work-in-progress so I suspect it will grow. > > I am releasing it early following Linux concept. :) > > > > Patchset is available at my private repo @github: > > https://github.com/krzk/linux.git for-next/odroid-xu-v3 > > > > I have tested this branch on both an Exynos5422 Odroid XU4 board and an > Exynos5800 Peach Pi Chromebook. All the peripherals are working correctly. > > So for all patches affecting Exynos54xx/5800 (9,12,13,14,16,19,20,21,25): > > Tested-by: Javier Martinez Canillas Thanks! Best regards, Krzysztof