Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Feb 2024 12:54:07 +0000 (13:54 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Feb 2024 12:54:07 +0000 (13:54 +0100)
commit4bd5b4c2eb438d665b376bd3011f9e5de6bae9f8
tree092f4a8701fd53548eee192f81086937b429afb7
parentfe514e1775322ec19bd584a303fba276c9168870
parentce6b6d1513965f500a05f3facf223fa01fd74920
Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git./linux/kernel/git/conor/linux into arm/fixes

RISC-V Devicetree fixes for v6.8-rc6

Two fixes for W=2 issues in devicetrees, which should constitute fixes
for all reasonable-to-fix W=2 problems on RISC-V. The others are caused
by standard USB and MMC property names containing underscores that are
not likely to ever change.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
* tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
  riscv: dts: sifive: add missing #interrupt-cells to pmic
  riscv: dts: starfive: replace underscores in node names

Link: https://lore.kernel.org/r/20240221-foil-glade-09dbf1aa3fe2@spud
Signed-off-by: Arnd Bergmann <arnd@arndb.de>