[GIT PULL] RISC-V Devicetree fixes for v6.8-rc6

Conor Dooley conor at kernel.org
Wed Feb 21 08:55:00 PST 2024


Hey Arnd,

Two small fixes for W=2 issues. The commit from me here co-incidentally
solves the riscv instance of the warning that the series yall were
talking with SFR about today promotes out of W=2.

Cheers,
Conor.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ tags/riscv-dt-fixes-for-v6.8-rc6

for you to fetch changes up to ce6b6d1513965f500a05f3facf223fa01fd74920:

  riscv: dts: sifive: add missing #interrupt-cells to pmic (2024-02-14 09:09:33 +0000)

----------------------------------------------------------------
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 at microchip.com>

----------------------------------------------------------------
Conor Dooley (1):
      riscv: dts: sifive: add missing #interrupt-cells to pmic

Krzysztof Kozlowski (1):
      riscv: dts: starfive: replace underscores in node names

 arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts |  1 +
 arch/riscv/boot/dts/starfive/jh7100.dtsi            | 12 ++++++------
 arch/riscv/boot/dts/starfive/jh7110.dtsi            |  4 ++--
 3 files changed, 9 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240221/79a00dc7/attachment.sig>


More information about the linux-riscv mailing list