Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

+2 -2
+1 -1
arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
··· 320 320 /* Attention: GPIO 90 is used to switch between PCIe@1,0 and 321 321 * SATA functions. i.e. output-high: PCIe, output-low: SATA 322 322 */ 323 - asm_sel { 323 + asm-sel-hog { 324 324 gpio-hog; 325 325 gpios = <90 GPIO_ACTIVE_HIGH>; 326 326 output-high;
+1 -1
arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
··· 1365 1365 }; 1366 1366 }; 1367 1367 1368 - hog-0 { 1368 + max77620-hog { 1369 1369 gpio-hog; 1370 1370 output-high; 1371 1371 gpios = <2 GPIO_ACTIVE_HIGH>,