mbox series

[GIT,PULL,2/2] arm64: dts: exynos: Second round for v5.2

Message ID 20190428144221.11187-2-krzk@kernel.org (mailing list archive)
State Mainlined, archived
Commit f36afdd0f53583759562cef3a8453919e3b86a7c
Headers show
Series [GIT,PULL,1/2] ARM: dts: exynos: Second round for v5.2 | expand

Pull-request

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

Message

Krzysztof Kozlowski April 28, 2019, 2:42 p.m. UTC
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(-)

Comments

Olof Johansson April 28, 2019, 8:02 p.m. UTC | #1
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