Message ID | 20230916-previous-oversold-9d30891ac6cf@spud (mailing list archive) |
---|---|
State | Accepted |
Commit | aab8130550da9ce9f3f367d2a7b0f624ac68cf5b |
Headers | show |
Series | [GIT,PULL] RISC-V Devicetree fixes for v6.6-rc3 | expand |
Hello: This pull request was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Sat, 16 Sep 2023 12:40:10 +0100 you wrote: > 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! > > [...] Here is the summary with links: - [GIT,PULL] RISC-V Devicetree fixes for v6.6-rc3 https://git.kernel.org/soc/soc/c/aab8130550da You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Sat, 16 Sep 2023 12:40:10 +0100 you wrote: > 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! > > [...] Here is the summary with links: - [GIT,PULL] RISC-V Devicetree fixes for v6.6-rc3 https://git.kernel.org/soc/soc/c/aab8130550da You are awesome, thank you!
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(-)