Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+
@ 2024-04-19 16:22 Conor Dooley
  0 siblings, 0 replies; only message in thread
From: Conor Dooley @ 2024-04-19 16:22 UTC (permalink / raw
  To: soc; +Cc: conor, linux-riscv, soc


[-- Attachment #1.1: Type: text/plain, Size: 1854 bytes --]

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@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(-)

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-19 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 16:22 [GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+ Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).