From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932633AbcEKPlt (ORCPT ); Wed, 11 May 2016 11:41:49 -0400 Received: from lists.s-osg.org ([54.187.51.154]:46955 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932080AbcEKPlq (ORCPT ); Wed, 11 May 2016 11:41:46 -0400 Subject: Re: [PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU To: 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 References: <1462910970-1812-1-git-send-email-krzk@kernel.org> From: Javier Martinez Canillas Cc: Rob Herring Message-ID: <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> Date: Wed, 11 May 2016 11:41:34 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1462910970-1812-1-git-send-email-krzk@kernel.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier@osg.samsung.com (Javier Martinez Canillas) Date: Wed, 11 May 2016 11:41:34 -0400 Subject: [PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU In-Reply-To: <1462910970-1812-1-git-send-email-krzk@kernel.org> References: <1462910970-1812-1-git-send-email-krzk@kernel.org> Message-ID: <09dcc771-40e2-8be0-de73-bc1db37d6804@osg.samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America