Merge tag 'samsung-dt-dt64-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 4 Oct 2022 20:43:32 +0000 (22:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 4 Oct 2022 20:43:32 +0000 (22:43 +0200)
commit40a5af128af54dc0fbd06e11ef2d8a693e25d33f
tree3e9d46e5f02e5af1bfb3d9f939e45f5333f8b93f
parent302c9454e4d683bc3a46f0f50385534a0e2f74c1
parent17fffac44943a619ec76463655b1ed7fccd8bea7
Merge tag 'samsung-dt-dt64-6.1-2' of https://git./linux/kernel/git/krzk/linux into arm/dt

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).

* tag 'samsung-dt-dt64-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: dts: s5pv210: correct double "pins" in pinmux node
  ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
  arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2

Link: https://lore.kernel.org/r/20221003073916.12588-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>