mbox

[GIT,PULL,4/4] arm64: dts: exynos: for v4.11, 2nd round

Message ID 20170129200630.22083-4-krzk@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2

Message

Krzysztof Kozlowski Jan. 29, 2017, 8:06 p.m. UTC
Hi,

On top of previous pull request.

This adds proper clocks to LPASS node on Exynos5433 which is needed
by Marek's patchset:
 - [PATCH v2 0/8] Pad retentions support for Exynos5433
   https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com


Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>

Best regards,
Krzysztof


The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:

  arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2

for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:

  arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)

----------------------------------------------------------------
Samsung DeviceTree ARM64 update for v4.11, second round:
1. Use proper drive strengths on Exynos7.
2. Fix significant current leak on Exynos5433-based TM2/TM2E due
   to disabled regulator.
2. Add touchkey to TM2, set display clocks for Ultra HD modes.
3. Cleanups and minor fixes for Exynos5433, TM2 and TM2E.

----------------------------------------------------------------
Andrzej Hajda (2):
      arm64: dts: exynos: configure TV path clocks for Ultra HD modes
      arm64: dts: exynos: set LDO7 regulator as always on

Jaechul Lee (1):
      arm64: dts: exynos: Add TM2 touchkey node

Javier Martinez Canillas (1):
      arm64: dts: exynos: Remove unneeded unit names in Exynos5433 nodes

Marek Szyprowski (2):
      arm64: dts: exynos: Disable pull down for audio pins in Exynos5433 SoCs
      arm64: dts: exynos: Add clocks to Exynos5433 LPASS module

Pankaj Dubey (1):
      arm64: dts: exynos: Fix drive strength of sd0_xxx pin definitions

 arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi    | 10 +++++-----
 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 16 ++++++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433-tm2.dts         | 13 +++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433.dtsi            |  8 +++++---
 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi       | 14 +++++++-------
 5 files changed, 46 insertions(+), 15 deletions(-)

Comments

Olof Johansson Jan. 30, 2017, 5:23 a.m. UTC | #1
Hi Krzysztof,

On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> This adds proper clocks to LPASS node on Exynos5433 which is needed
> by Marek's patchset:
>  - [PATCH v2 0/8] Pad retentions support for Exynos5433
>    https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com
> 
> 
> Cc: Marek Szyprowski <m.szyprowski@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Tomasz Figa <tomasz.figa@gmail.com>
> Cc: Lee Jones <lee.jones@linaro.org>
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:
> 
>   arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2
> 
> for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:
> 
>   arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)

I think you tagged the wrong branch here. The log message shows the right hash
at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which
seems to be on your for-next.

Care to respin, so your tag and our merged branch match up?


Thanks!


-Olof
Krzysztof Kozlowski Jan. 30, 2017, 6:55 a.m. UTC | #2
On Mon, Jan 30, 2017 at 7:23 AM, Olof Johansson <olof@lixom.net> wrote:
> Hi Krzysztof,
>
> On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote:
>> Hi,
>>
>> On top of previous pull request.
>>
>> This adds proper clocks to LPASS node on Exynos5433 which is needed
>> by Marek's patchset:
>>  - [PATCH v2 0/8] Pad retentions support for Exynos5433
>>    https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com
>>
>>
>> Cc: Marek Szyprowski <m.szyprowski@samsung.com>
>> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
>> Cc: Linus Walleij <linus.walleij@linaro.org>
>> Cc: Tomasz Figa <tomasz.figa@gmail.com>
>> Cc: Lee Jones <lee.jones@linaro.org>
>>
>> Best regards,
>> Krzysztof
>>
>>
>> The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:
>>
>>   arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2
>>
>> for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:
>>
>>   arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)
>
> I think you tagged the wrong branch here. The log message shows the right hash
> at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which
> seems to be on your for-next.
>
> Care to respin, so your tag and our merged branch match up?

Ahhh, damn it. I'll fix it.

Best regards,
Krzysztof
Krzysztof Kozlowski Jan. 30, 2017, 5:57 p.m. UTC | #3
On Sun, Jan 29, 2017 at 09:23:29PM -0800, Olof Johansson wrote:
> Hi Krzysztof,
> 
> On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote:
> > Hi,
> > 
> > On top of previous pull request.
> > 
> > This adds proper clocks to LPASS node on Exynos5433 which is needed
> > by Marek's patchset:
> >  - [PATCH v2 0/8] Pad retentions support for Exynos5433
> >    https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com
> > 
> > 
> > Cc: Marek Szyprowski <m.szyprowski@samsung.com>
> > Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > Cc: Linus Walleij <linus.walleij@linaro.org>
> > Cc: Tomasz Figa <tomasz.figa@gmail.com>
> > Cc: Lee Jones <lee.jones@linaro.org>
> > 
> > Best regards,
> > Krzysztof
> > 
> > 
> > The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:
> > 
> >   arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2
> > 
> > for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:
> > 
> >   arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)
> 
> I think you tagged the wrong branch here. The log message shows the right hash
> at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which
> seems to be on your for-next.
> 
> Care to respin, so your tag and our merged branch match up?
>
Fixed, the same name of tag but this time on proper branch:
tag name	samsung-dt64-4.11-2
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/dt64

Sorry for the mess.

Best regards,
Krzysztof
Olof Johansson Jan. 31, 2017, 5:07 a.m. UTC | #4
On Mon, Jan 30, 2017 at 07:57:20PM +0200, Krzysztof Kozlowski wrote:
> On Sun, Jan 29, 2017 at 09:23:29PM -0800, Olof Johansson wrote:
> > Hi Krzysztof,
> > 
> > On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote:
> > > Hi,
> > > 
> > > On top of previous pull request.
> > > 
> > > This adds proper clocks to LPASS node on Exynos5433 which is needed
> > > by Marek's patchset:
> > >  - [PATCH v2 0/8] Pad retentions support for Exynos5433
> > >    https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com
> > > 
> > > 
> > > Cc: Marek Szyprowski <m.szyprowski@samsung.com>
> > > Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > > Cc: Linus Walleij <linus.walleij@linaro.org>
> > > Cc: Tomasz Figa <tomasz.figa@gmail.com>
> > > Cc: Lee Jones <lee.jones@linaro.org>
> > > 
> > > Best regards,
> > > Krzysztof
> > > 
> > > 
> > > The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:
> > > 
> > >   arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2
> > > 
> > > for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:
> > > 
> > >   arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)
> > 
> > I think you tagged the wrong branch here. The log message shows the right hash
> > at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which
> > seems to be on your for-next.
> > 
> > Care to respin, so your tag and our merged branch match up?
> >
> Fixed, the same name of tag but this time on proper branch:
> tag name	samsung-dt64-4.11-2
> https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/dt64

Merged!

> Sorry for the mess.

No worries, I've done exactly that myself before.


-Olof