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

Merge tag 'renesas-dts-for-v6.16-tag4' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dt

Renesas DTS updates for v6.16 (take four)

- Fix White Hawk ARD Audio breakage.

* tag 'renesas-dts-for-v6.16-tag4' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
arm64: dts: renesas: white-hawk-ard-audio: Fix TPU0 groups

Link: https://lore.kernel.org/r/cover.1747817851.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+1 -1
+1 -1
arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso
··· 108 108 }; 109 109 110 110 tpu0_pins: tpu0 { 111 - groups = "tpu_to0_a"; 111 + groups = "tpu_to0_b"; 112 112 function = "tpu"; 113 113 }; 114 114 };