mbox series

[GIT,PULL,1/2] ARM: dts: samsung: dts for v5.16

Message ID 20211013162418.43072-1-krzysztof.kozlowski@canonical.com
State New
Headers show
Series [GIT,PULL,1/2] ARM: dts: samsung: dts for v5.16 | expand

Pull-request

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

Message

Krzysztof Kozlowski Oct. 13, 2021, 4:24 p.m. UTC
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7ec804d6025c952e3122ad7fe768178efca3300e:

  ARM: dts: exynos: use spaces instead of tabs around '=' (2021-09-30 13:45:55 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.16

Minor cleanups - from undocumented or unused properties, coding style.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: dts: exynos: drop undocumented samsung,sata-freq property in Exynos5250
      ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale
      ARM: dts: exynos: use spaces instead of tabs around '='

 arch/arm/boot/dts/exynos4210-origen.dts  | 24 ++++++++++++------------
 arch/arm/boot/dts/exynos4412-origen.dts  | 14 +++++++-------
 arch/arm/boot/dts/exynos5250-arndale.dts |  3 ---
 arch/arm/boot/dts/exynos5250.dtsi        |  1 -
 4 files changed, 19 insertions(+), 23 deletions(-)

Comments

Arnd Bergmann Oct. 20, 2021, 2:50 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 13 Oct 2021 18:24:17 +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.16
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 54dd38340d762620c216d15388b8b3b32f47b6f7

       Arnd