]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'dt64-cleanup-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 17:13:59 +0000 (19:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 17:13:59 +0000 (19:13 +0200)
commit816a748bee7b3ae6d5052094d4027c75cc912264
tree31a90d9cfb0c01e44142137795edc734fe5526eb
parent53c3712fd5c0c81212329833da50b7365c85b7db
parent04e7638dd64af20e4e81b7569abea9673e337098
Merge tag 'dt64-cleanup-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dt

Minor improvements in ARM64 DTS for v6.16

Two cleanups which were missed on mailing lists - align GPIO node names
with DT bindings for Mediatek mt7622 and Nvidia Tegra210-p2894.

* tag 'dt64-cleanup-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt:
  arm64: tegra: tegra210-p2894: Align GPIO hog node name with preferred style
  arm64: dts: mediatek: mt7622: Align GPIO hog name with bindings

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