2019-04-28 14:43:46

by Krzysztof Kozlowski

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

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:

ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)

are available in the Git repository at:

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

for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:

ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.2, second round

1. DTC warning fixes: move timer and pmu nodes outside of soc node,
2. Properly override MDMA0 on Universal C210,
3. Fix camera clock provider (to match bindings and driver) on Goni.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
ARM: dts: exynos: Move pmu and timer nodes out of soc
ARM: dts: exynos: Remove unneeded address/size cells from fixed-clock on Exynos3250
ARM: dts: exynos: Move fixed-clocks out of soc on Exynos3250
ARM: dts: exynos: Properly override node to use MDMA0 on Universal C210
ARM: dts: s5pv210: Fix camera clock provider on Goni board

arch/arm/boot/dts/exynos3250.dtsi | 72 ++++++++++++-------------
arch/arm/boot/dts/exynos4.dtsi | 14 ++---
arch/arm/boot/dts/exynos4210-universal_c210.dts | 17 +++++-
arch/arm/boot/dts/exynos5250.dtsi | 40 +++++++-------
arch/arm/boot/dts/exynos54xx.dtsi | 38 ++++++-------
arch/arm/boot/dts/s5pv210-goni.dts | 2 +-
arch/arm/boot/dts/s5pv210.dtsi | 6 +--
7 files changed, 100 insertions(+), 89 deletions(-)


2019-04-28 14:45:25

by Krzysztof Kozlowski

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

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:

arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)

are available in the Git repository at:

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

for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:

arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.2, second round

DTC warning fixes: move fixed-clocks, timer and pmu nodes outside of soc
node.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
arm64: dts: exynos: Move pmu and timer nodes out of soc
arm64: dts: exynos: Move fixed-clocks out of soc

arch/arm64/boot/dts/exynos/exynos5433.dtsi | 49 ++++++++++++-------------
arch/arm64/boot/dts/exynos/exynos7.dtsi | 57 +++++++++++++++---------------
2 files changed, 54 insertions(+), 52 deletions(-)

2019-04-28 20:24:27

by Olof Johansson

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

On Sun, Apr 28, 2019 at 04:42:20PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> On top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 8cc76b1c75722196fb3d7ffe67cbfeb721a7b0e3:
>
> ARM: dts: exynos: Remove console argument from bootargs (2019-04-10 18:13:31 +0200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.2-2
>
> for you to fetch changes up to b4bcbdee137833aab04942671b48a9a3beb0801b:
>
> ARM: dts: s5pv210: Fix camera clock provider on Goni board (2019-04-24 19:55:14 +0200)

Merged, thanks!


-Olof

2019-04-28 20:24:34

by Olof Johansson

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

On Sun, Apr 28, 2019 at 04:42:21PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> On top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 77fc46976e0bfcd78d30fb4c9f0169752b4339c9:
>
> arm64: dts: exynos: Add SlimSSS to Exynos5433 (2019-03-20 19:29:57 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.2-2
>
> for you to fetch changes up to f36afdd0f53583759562cef3a8453919e3b86a7c:
>
> arm64: dts: exynos: Move fixed-clocks out of soc (2019-04-24 19:57:59 +0200)

Merged, thanks!


-Olof