mbox series

[GIT,PULL] ARM/arm64: dts: samsung: Late round for v6.1

Message ID 20221003073916.12588-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] ARM/arm64: dts: samsung: Late round for v6.1 | expand

Pull-request

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

Message

Krzysztof Kozlowski Oct. 3, 2022, 7:39 a.m. UTC
Hi,

Late pull of fixes for v6.1 for DTS: both ARM and ARM64.  The pull is based on
master (not previous pull).  If it is too late, please consider this for fixes
after v6.1 merge window.

Best regards,
Krzysztof


The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 17fffac44943a619ec76463655b1ed7fccd8bea7:

  ARM: dts: s5pv210: correct double "pins" in pinmux node (2022-09-30 17:14:24 +0200)

----------------------------------------------------------------
Samsung DTS ARM and ARM64 changes for v6.1

Late cleanup and fixes for Samsung DTS:
1. Fix polarity of pins:
   - enable GPIO of NFC chip in Exynos5433 TM2 boards,
   - vbus GPIO of EHCI in Exynos4412 Origen board.
2. Correct name of pin configuration nodes - redundant "pins" in the
   name (no functional impact).

----------------------------------------------------------------
Dmitry Torokhov (2):
      arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
      ARM: dts: exynos: fix polarity of VBUS GPIO of Origen

Krzysztof Kozlowski (1):
      ARM: dts: s5pv210: correct double "pins" in pinmux node

 arch/arm/boot/dts/exynos4412-origen.dts               | 2 +-
 arch/arm/boot/dts/s5pv210-aries.dtsi                  | 4 ++--
 arch/arm/boot/dts/s5pv210-galaxys.dts                 | 2 +-
 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)