mbox series

[GIT,PULL] RISC-V Devicetree fixes for v6.6-rc3

Message ID 20230916-previous-oversold-9d30891ac6cf@spud (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] RISC-V Devicetree fixes for v6.6-rc3 | expand

Pull-request

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

Checks

Context Check Description
conchuod/tree_selection success Pull request for for-next
conchuod/maintainers_pattern success MAINTAINERS pattern errors before the patch: 5 and now 5
conchuod/verify_signedoff success Signed-off-by tag matches author and committer
conchuod/build_rv64_clang_allmodconfig success Errors and warnings before: 12 this patch: 12
conchuod/build_rv64_gcc_allmodconfig success Errors and warnings before: 13 this patch: 13
conchuod/build_rv32_defconfig success Build OK
conchuod/dtb_warn_rv64 success Errors and warnings before: 25 this patch: 25
conchuod/build_rv64_nommu_k210_defconfig success Build OK
conchuod/verify_fixes success Fixes tag looks correct
conchuod/build_rv64_nommu_virt_defconfig success Build OK

Message

Conor Dooley Sept. 16, 2023, 11:40 a.m. UTC
Hey Arnd,

Please pull some fixes for the Starfive devicetrees, been sitting around
since before the mw (but after my last PR), so figured I'd get them out
sooner rather than later.

Thanks!

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1558209533f140624a00408bdab796ab3f309450:

  riscv: dts: starfive: visionfive 2: Fix uart0 pins sort order (2023-09-13 14:24:56 +0100)

----------------------------------------------------------------
RISC-V Devicetree fixes for v6.6-rc3

Starfive:
A fix for the size of the NOR flash that was causing complaints from the
MTD subsystem during boot & two issues that a certain someone introduced
while resolving merge conflicts. Of the latter, one is a cosmetic
ordering change & the other lead to the usb controller being disabled.

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

----------------------------------------------------------------
Aurelien Jarno (1):
      riscv: dts: starfive: fix NOR flash reserved-data partition size

Hal Feng (2):
      riscv: dts: starfive: visionfive 2: Enable usb0
      riscv: dts: starfive: visionfive 2: Fix uart0 pins sort order

 .../dts/starfive/jh7110-starfive-visionfive-2.dtsi | 51 +++++++++++-----------
 1 file changed, 26 insertions(+), 25 deletions(-)