Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
@ 2025-04-30  7:29 Chen Wang
  2025-05-06 23:47 ` Chen Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Wang @ 2025-04-30  7:29 UTC (permalink / raw)
  To: soc
  Cc: Conor Dooley, Arnd Bergmann, Inochi Amaoto, Yu Yuan, Ze Huang,
	sophgo, unicorn_wang

Hey Arnd,

Please pull dt fixes for RISC-V/Sophgo.

Thanks,
Chen.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

   Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

   https://github.com/sophgo/linux.git 
tags/riscv-sophgo-dt-fixes-for-v6.15-rc1

for you to fetch changes up to 3e6244429ba38f8dee3336b8b805948276b281ab:

   riscv: dts: sophgo: fix DMA data-width configuration for CV18xx 
(2025-04-30 14:51:43 +0800)

----------------------------------------------------------------
RISC-V Sophgo Devicetree fixes for v6.15-rc1

Just one minor fix to correct DMA data-width
configuration for CV18xx.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>

----------------------------------------------------------------
Ze Huang (1):
       riscv: dts: sophgo: fix DMA data-width configuration for CV18xx

  arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
  2025-04-30  7:29 [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1 Chen Wang
@ 2025-05-06 23:47 ` Chen Wang
  2025-05-09 16:10 ` patchwork-bot+linux-soc
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Chen Wang @ 2025-05-06 23:47 UTC (permalink / raw)
  To: soc, Arnd Bergmann; +Cc: Conor Dooley, Inochi Amaoto, Yu Yuan, Ze Huang, sophgo

hi,Arnd,

Have you picked this and submitted it to Linus? I see rc6 will be 
released next week, and we are working on for-next and hope this bugfix 
can be merged first.

Thanks,

Chen

On 2025/4/30 15:29, Chen Wang wrote:
> Hey Arnd,
>
> Please pull dt fixes for RISC-V/Sophgo.
>
> Thanks,
> Chen.
>
> The following changes since commit 
> 0af2f6be1b4281385b618cb86ad946eded089ac8:
>
>   Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
>
> are available in the Git repository at:
>
>   https://github.com/sophgo/linux.git 
> tags/riscv-sophgo-dt-fixes-for-v6.15-rc1
>
> for you to fetch changes up to 3e6244429ba38f8dee3336b8b805948276b281ab:
>
>   riscv: dts: sophgo: fix DMA data-width configuration for CV18xx 
> (2025-04-30 14:51:43 +0800)
>
> ----------------------------------------------------------------
> RISC-V Sophgo Devicetree fixes for v6.15-rc1
>
> Just one minor fix to correct DMA data-width
> configuration for CV18xx.
>
> Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
>
> ----------------------------------------------------------------
> Ze Huang (1):
>       riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
>
>  arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
>
>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
  2025-04-30  7:29 [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1 Chen Wang
  2025-05-06 23:47 ` Chen Wang
@ 2025-05-09 16:10 ` patchwork-bot+linux-soc
  2025-05-09 16:10 ` patchwork-bot+linux-soc
  2025-05-13  4:31 ` Chen Wang
  3 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-09 16:10 UTC (permalink / raw)
  To: Chen Wang; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 30 Apr 2025 15:29:00 +0800 you wrote:
> Hey Arnd,
> 
> Please pull dt fixes for RISC-V/Sophgo.
> 
> Thanks,
> Chen.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
    https://git.kernel.org/soc/soc/c/6053915252d7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
  2025-04-30  7:29 [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1 Chen Wang
  2025-05-06 23:47 ` Chen Wang
  2025-05-09 16:10 ` patchwork-bot+linux-soc
@ 2025-05-09 16:10 ` patchwork-bot+linux-soc
  2025-05-13  4:31 ` Chen Wang
  3 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-09 16:10 UTC (permalink / raw)
  To: Chen Wang; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 30 Apr 2025 15:29:00 +0800 you wrote:
> Hey Arnd,
> 
> Please pull dt fixes for RISC-V/Sophgo.
> 
> Thanks,
> Chen.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
    https://git.kernel.org/soc/soc/c/6053915252d7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1
  2025-04-30  7:29 [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1 Chen Wang
                   ` (2 preceding siblings ...)
  2025-05-09 16:10 ` patchwork-bot+linux-soc
@ 2025-05-13  4:31 ` Chen Wang
  3 siblings, 0 replies; 5+ messages in thread
From: Chen Wang @ 2025-05-13  4:31 UTC (permalink / raw)
  To: soc, Arnd Bergmann; +Cc: Conor Dooley, Inochi Amaoto, Yu Yuan, Ze Huang, sophgo

Hi, Arnd,

I see you have picked this pr into arm/fixes[1[ and for-next [2]. Will 
you pr it for 6.15 or 6.16?

We have some other changes depends on this fix. If it can be picked in 
6.15 cycle, we can PR other changes for 6.16 based on this.

Thanks,

Chen

Link: 
https://lore.kernel.org/soc/174680703718.3673480.14977600965554828034.git-patchwork-notify@kernel.org/ 
[1]

Link: 
https://lore.kernel.org/soc/174680704498.3673480.4157416148847871729.git-patchwork-notify@kernel.org/ 
[2]


On 2025/4/30 15:29, Chen Wang wrote:
> Hey Arnd,
>
> Please pull dt fixes for RISC-V/Sophgo.
>
> Thanks,
> Chen.
>
> The following changes since commit 
> 0af2f6be1b4281385b618cb86ad946eded089ac8:
>
>   Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
>
> are available in the Git repository at:
>
>   https://github.com/sophgo/linux.git 
> tags/riscv-sophgo-dt-fixes-for-v6.15-rc1
>
> for you to fetch changes up to 3e6244429ba38f8dee3336b8b805948276b281ab:
>
>   riscv: dts: sophgo: fix DMA data-width configuration for CV18xx 
> (2025-04-30 14:51:43 +0800)
>
> ----------------------------------------------------------------
> RISC-V Sophgo Devicetree fixes for v6.15-rc1
>
> Just one minor fix to correct DMA data-width
> configuration for CV18xx.
>
> Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
>
> ----------------------------------------------------------------
> Ze Huang (1):
>       riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
>
>  arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
>
>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-13  4:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30  7:29 [GIT PULL] RISC-V Sophgo Devicetrees fixes for v6.15-rc1 Chen Wang
2025-05-06 23:47 ` Chen Wang
2025-05-09 16:10 ` patchwork-bot+linux-soc
2025-05-09 16:10 ` patchwork-bot+linux-soc
2025-05-13  4:31 ` Chen Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox