[GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+

Conor Dooley conor at kernel.org
Fri Apr 19 09:22:12 PDT 2024


Hey Arnd,

Please pull some dts fixes, all for the VisionFive 2 :)

Cheers,
Conor.

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

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.9-rc4+

for you to fetch changes up to e0503d47e93dead8c0475ea1eb624e03fada21d3:

  riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware (2024-04-15 16:16:11 +0100)

----------------------------------------------------------------
RISC-V Devicetree fixes for v6.9-rc4+

StarFive:
Three fixes, all for the VisionFive 2. The first removes a clearly
bogus PMIC interrupt that looks innocuous at first glance, as "0" would
be a valid interrupt number for a GPIO and that is what I expected to be
used for an external PMIC's interrupt. It is actually a PLIC interrupt
and the 0 was used here to satisfy a driver requirement for an interrupt
that was subsequently relaxed. The schematics of the board show this
PMIC interrupt to not be connected.
The other two fixes remove from the dts pin configuration for add-on boards
which are actually on Raspberry PI compatible hats so should never have
been added to the dts for the board. Emil spotted it because both devices
try to claim the same pins.

Signed-off-by: Conor Dooley <conor.dooley at microchip.com>

----------------------------------------------------------------
Hannah Peuckmann (2):
      riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardware
      riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware

Shengyu Qu (1):
      riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board

 .../dts/starfive/jh7110-starfive-visionfive-2.dtsi | 99 ----------------------
 1 file changed, 99 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/20240419/ecc4f652/attachment.sig>


More information about the linux-riscv mailing list