2018-12-18 20:32:37

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.21

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 57b13b8b34002ce8f1d822ea05f0a84e5bc3a64a:

ARM: dts: exynos: remove display-port node from Arndale (2018-12-06 19:47:15 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.21-2

for you to fetch changes up to 8ac686d7dfed721102860ff2571e6b9f529ae81a:

ARM: dts: exynos: Specify I2S assigned clocks in proper node (2018-12-13 21:56:07 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v4.21, part 2

1. Add missing CPUs in cooling maps for Odroid X2 (missed in previous
round of fixups).
2. Fix clock configuration in audio subsystem on Odroid XU3/XU4.

----------------------------------------------------------------
Markus Reichl (1):
ARM: dts: exynos: Add missing CPUs in cooling maps for Odroid X2

Sylwester Nawrocki (1):
ARM: dts: exynos: Specify I2S assigned clocks in proper node

arch/arm/boot/dts/exynos4412-prime.dtsi | 6 ++++--
arch/arm/boot/dts/exynos5422-odroidxu3-audio.dtsi | 9 ++++-----
arch/arm/boot/dts/exynos5422-odroidxu4.dts | 9 ++++-----
3 files changed, 12 insertions(+), 12 deletions(-)


2018-12-18 20:59:28

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [GIT PULL 2/2] arm64: dts: exynos: Second round for v4.21

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 9deffb5ee78e41e2a5d6c448874a24caec6467d0:

arm64: dts: exynos: Add all CPUs in cooling maps (2018-11-18 15:18:42 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 74ebbdda7cecf789661c208faccbeef10a7f05da:

arm64: dts: exynos: Add Bluetooth chip to TM2(e) boards (2018-12-17 20:23:32 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.21, part 2

Add IMEM clock controller (for Security SubSystem) and Bluetooth chip to
Exynos5433 TM2(e) boards.

----------------------------------------------------------------
Kamil Konieczny (1):
arm64: dts: exynos: Add IMEM clock controller to Exynos5433

Marek Szyprowski (1):
arm64: dts: exynos: Add Bluetooth chip to TM2(e) boards

arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 14 ++++++++++++++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 15 +++++++++++++++
2 files changed, 29 insertions(+)

2018-12-20 16:46:36

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.21

On Tue, Dec 18, 2018 at 9:10 PM Krzysztof Kozlowski <[email protected]> wrote:
> The following changes since commit 57b13b8b34002ce8f1d822ea05f0a84e5bc3a64a:
>
> ARM: dts: exynos: remove display-port node from Arndale (2018-12-06 19:47:15 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.21-2
>
> for you to fetch changes up to 8ac686d7dfed721102860ff2571e6b9f529ae81a:
>
> ARM: dts: exynos: Specify I2S assigned clocks in proper node (2018-12-13 21:56:07 +0100)
>
> ----------------------------------------------------------------
> Samsung DTS ARM changes for v4.21, part 2
>
> 1. Add missing CPUs in cooling maps for Odroid X2 (missed in previous
> round of fixups).
> 2. Fix clock configuration in audio subsystem on Odroid XU3/XU4.

Pulled into next/dt, thanks!

Arnd

2018-12-31 22:21:04

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.21

On Tue, Dec 18, 2018 at 09:10:02PM +0100, Krzysztof Kozlowski wrote:
> Hi,
>
> On top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 57b13b8b34002ce8f1d822ea05f0a84e5bc3a64a:
>
> ARM: dts: exynos: remove display-port node from Arndale (2018-12-06 19:47:15 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.21-2
>
> for you to fetch changes up to 8ac686d7dfed721102860ff2571e6b9f529ae81a:
>
> ARM: dts: exynos: Specify I2S assigned clocks in proper node (2018-12-13 21:56:07 +0100)
>
> ----------------------------------------------------------------
> Samsung DTS ARM changes for v4.21, part 2
>
> 1. Add missing CPUs in cooling maps for Odroid X2 (missed in previous
> round of fixups).
> 2. Fix clock configuration in audio subsystem on Odroid XU3/XU4.

Merged into next/late. Will try to merge this window, best-effort.


-Olof


2018-12-31 22:21:04

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL 2/2] arm64: dts: exynos: Second round for v4.21

On Tue, Dec 18, 2018 at 09:10:03PM +0100, Krzysztof Kozlowski wrote:
> Hi,
>
> On top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 9deffb5ee78e41e2a5d6c448874a24caec6467d0:
>
> arm64: dts: exynos: Add all CPUs in cooling maps (2018-11-18 15:18:42 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.21-2
>
> for you to fetch changes up to 74ebbdda7cecf789661c208faccbeef10a7f05da:
>
> arm64: dts: exynos: Add Bluetooth chip to TM2(e) boards (2018-12-17 20:23:32 +0100)

Merged into next/late.


Thanks,

-Olof