From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756975AbcEaJMj (ORCPT ); Tue, 31 May 2016 05:12:39 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:43899 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755920AbcEaJMg (ORCPT ); Tue, 31 May 2016 05:12:36 -0400 X-AuditID: cbfec7f5-f792a6d000001302-87-574d558003f2 Subject: Re: [PATCH v5 00/22] ARM: dts: exynos: Add initial support for Odroid XU To: Sylwester Nawrocki References: <1464429273-23457-1-git-send-email-krzk@kernel.org> <574C5BD2.60008@samsung.com> Cc: Kukjin Kim , Krzysztof Kozlowski , 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, Javier Martinez Canillas , Rob Herring From: Krzysztof Kozlowski X-Enigmail-Draft-Status: N1110 Message-id: <574D557F.70209@samsung.com> Date: Tue, 31 May 2016 11:12:31 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-version: 1.0 In-reply-to: <574C5BD2.60008@samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFuplkeLIzCtJLcpLzFFi42I5/e/4Zd2GUN9wg5+v9CzmHznHavHm7Rom i9cvDC36H79mttj0+Bqrxceee6wWl3fNYbOYcX4fk8XFU64WrXuPsFscftPOavHjTDeLxapd fxgdeD3e32hl97jc18vksXPWXXaPTas62Tw2L6n32NIP5PVtWcXo8XmTXABHFJdNSmpOZllq kb5dAlfG17dPWQou8FTc/cfWwLiAq4uRg0NCwETi3WKlLkZOIFNM4sK99WxdjFwcQgJLGSVu fZ/HCuE8Y5R48241C0iDsECwxMGVaSANIgL6EktWXWQDsYUE4iT6Zz8Aa2YWOMUsseTjMWaQ BJuAscTm5UvYIDbISfR2T2IBsXkFNCTmdP8Cq2ERUJU4N2sWWFxUIEJi1vYfTBA1ghI/Jt8D 28spoCmx8IAaiMksoCdx/6IWSAWzgLzE5jVvmScwCs5C0jALoWoWkqoFjMyrGEVTS5MLipPS c430ihNzi0vz0vWS83M3MUIi6esOxqXHrA4xCnAwKvHwRnT7hAuxJpYVV+YeYpTgYFYS4a33 8g0X4k1JrKxKLcqPLyrNSS0+xCjNwaIkzjtz1/sQIYH0xJLU7NTUgtQimCwTB6dUA6NsfFB0 VF7ypgNxFx6/czB6wDFru1p0PPvpFA0jfp0EY8u2Ao5nmvacWvo6BdHPd1056up+UVkse3bI yzyRhoanG++sm9Nkek7/cDqnehGr0aeS5tMsr5/PddTKP36r3M9I5NnJlGvcl1f2qlszN/Wk /ZyXsD1/QsVF9ynv94uZLo10slZrUGIpzkg01GIuKk4EAJDlPOOgAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/30/2016 05:27 PM, Sylwester Nawrocki wrote: > On 05/28/2016 11:54 AM, Krzysztof Kozlowski wrote: >> >> The clock changes can go to clock tree. ARM changes to samsung-soc tree. >> Please provide me a tag with include/dt-bindings/clock commits so I can >> merge it. > > I applied the clock tree patches and here is the tag for the three > include/dt-bindings patches: Thanks mate! Pulled. Best regards, Krzysztof > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.8-exynos5410-dt > > for you to fetch changes up to ed1e1505db0c116affdfab01e650c44a9c459c65: > > dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 > (2016-05-30 16:00:11 +0200) > > ---------------------------------------------------------------- > Adition of missing clock index definitions for exynos5410 SoC > PWM, USB, I2C, and RTC device related clocks. > > ---------------------------------------------------------------- > Krzysztof Kozlowski (3): > dt-bindings: clock: Add license and reformat Exynos5410 clock IDs > dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410 > dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 > > include/dt-bindings/clock/exynos5410.h | 73 > +++++++++++++++++++++++++++++++++++++++++++++++++++---------------------- > 1 file changed, 51 insertions(+), 22 deletions(-) > > > -- > Thanks, > Sylwester > From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Tue, 31 May 2016 11:12:31 +0200 Subject: [PATCH v5 00/22] ARM: dts: exynos: Add initial support for Odroid XU In-Reply-To: <574C5BD2.60008@samsung.com> References: <1464429273-23457-1-git-send-email-krzk@kernel.org> <574C5BD2.60008@samsung.com> Message-ID: <574D557F.70209@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/30/2016 05:27 PM, Sylwester Nawrocki wrote: > On 05/28/2016 11:54 AM, Krzysztof Kozlowski wrote: >> >> The clock changes can go to clock tree. ARM changes to samsung-soc tree. >> Please provide me a tag with include/dt-bindings/clock commits so I can >> merge it. > > I applied the clock tree patches and here is the tag for the three > include/dt-bindings patches: Thanks mate! Pulled. Best regards, Krzysztof > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://linuxtv.org/snawrocki/samsung.git tags/clk-v4.8-exynos5410-dt > > for you to fetch changes up to ed1e1505db0c116affdfab01e650c44a9c459c65: > > dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 > (2016-05-30 16:00:11 +0200) > > ---------------------------------------------------------------- > Adition of missing clock index definitions for exynos5410 SoC > PWM, USB, I2C, and RTC device related clocks. > > ---------------------------------------------------------------- > Krzysztof Kozlowski (3): > dt-bindings: clock: Add license and reformat Exynos5410 clock IDs > dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410 > dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410 > > include/dt-bindings/clock/exynos5410.h | 73 > +++++++++++++++++++++++++++++++++++++++++++++++++++---------------------- > 1 file changed, 51 insertions(+), 22 deletions(-) > > > -- > Thanks, > Sylwester >