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

Conor Dooley conor at kernel.org
Thu Nov 30 03:54:43 PST 2023


Hey Arnd,

There's barely anything here, but it was annoying me seeing the
dtbs_check issues in mainline so I figured I'd send a PR anyway.

Cheers,
Conor.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-dt-fixes-for-v6.7-rc4

for you to fetch changes up to 79997eda0d31bc68203c95ecb978773ee6ce7a1f:

  riscv: dts: microchip: move timebase-frequency to mpfs.dtsi (2023-11-26 11:44:51 +0000)

----------------------------------------------------------------
RISC-V Devicetree fixes for v6.7-rc4

Two fixes, both rather minor. The first fixes some dtbs_check warnings
introduced after an update to the bindings, that returns the
architecture to being clean of dtbs_check issues. The second relocates
a soc-specific property to the appropriate location in $soc.dtsi, and
hopefully avoids the same mistake being copy-pasted into more
devicetrees.

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

----------------------------------------------------------------
Conor Dooley (2):
      riscv: dts: sophgo: remove address-cells from intc node
      riscv: dts: microchip: move timebase-frequency to mpfs.dtsi

 arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts | 7 -------
 arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dts | 7 -------
 arch/riscv/boot/dts/microchip/mpfs-polarberry.dts | 7 -------
 arch/riscv/boot/dts/microchip/mpfs-sev-kit.dts    | 7 -------
 arch/riscv/boot/dts/microchip/mpfs-tysom-m.dts    | 7 -------
 arch/riscv/boot/dts/microchip/mpfs.dtsi           | 1 +
 arch/riscv/boot/dts/sophgo/cv1800b.dtsi           | 1 -
 7 files changed, 1 insertion(+), 36 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/20231130/d1b841c5/attachment.sig>


More information about the linux-riscv mailing list