Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-02-16 Thread yanhong wang
On 2023/1/24 8:28, Heinrich Schuchardt wrote: > > > On 1/18/23 09:11, Yanhong Wang wrote: >> This series of patches base on the latest branch/master, and add support >> for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for >> this to be achieved, the respective DT nodes have

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-02-15 Thread yanhong wang
On 2023/1/22 5:56, Sean Anderson wrote: > On 1/21/23 16:36, Conor Dooley wrote: >> On Wed, Jan 18, 2023 at 04:11:15PM +0800, Yanhong Wang wrote: >>> This series of patches base on the latest branch/master, and add support >>> for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order f

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-02-10 Thread Conor Dooley
On Sun, Jan 22, 2023 at 06:42:04PM +, Conor Dooley wrote: > On Sat, Jan 21, 2023 at 10:05:47PM +, Conor Dooley wrote: > > > > Apologies if I have missed it somewhere - but where is patch 12? > > > > I don't see it on lore.kernel.org nor in my inbox :( > > > > > https://lore.kernel.org/all/

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-02-07 Thread Bin Meng
On Mon, Feb 6, 2023 at 3:39 PM Jan Kiszka wrote: > > On 18.01.23 09:11, Yanhong Wang wrote: > > This series of patches base on the latest branch/master, and add support > > for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for > > this to be achieved, the respective DT nodes hav

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-02-05 Thread Jan Kiszka
On 18.01.23 09:11, Yanhong Wang wrote: > This series of patches base on the latest branch/master, and add support > for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for > this to be achieved, the respective DT nodes have been added, and the > required defconfigs have been added

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-24 Thread Andreas Schwab
On Jan 18 2023, Yanhong Wang wrote: > This series of patches base on the latest branch/master, and add support > for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for > this to be achieved, the respective DT nodes have been added, and the > required defconfigs have been added t

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-23 Thread Heinrich Schuchardt
On 1/18/23 09:11, Yanhong Wang wrote: This series of patches base on the latest branch/master, and add support for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for this to be achieved, the respective DT nodes have been added, and the required defconfigs have been added to

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-22 Thread Conor Dooley
On Sat, Jan 21, 2023 at 10:05:47PM +, Conor Dooley wrote: > > > Apologies if I have missed it somewhere - but where is patch 12? > > > I don't see it on lore.kernel.org nor in my inbox :( > > > https://lore.kernel.org/all/20230118082907.31629-1-yanhong.w...@starfivetech.com/ > > Oh, thanks! H

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-21 Thread Conor Dooley
> > Apologies if I have missed it somewhere - but where is patch 12? > > I don't see it on lore.kernel.org nor in my inbox :( > https://lore.kernel.org/all/20230118082907.31629-1-yanhong.w...@starfivetech.com/ Oh, thanks! Hopefully I can provide a tested-by so... > Not sure why it isn't with the

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-21 Thread Sean Anderson
On 1/21/23 16:36, Conor Dooley wrote: On Wed, Jan 18, 2023 at 04:11:15PM +0800, Yanhong Wang wrote: This series of patches base on the latest branch/master, and add support for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for this to be achieved, the respective DT nodes have

Re: [PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-21 Thread Conor Dooley
On Wed, Jan 18, 2023 at 04:11:15PM +0800, Yanhong Wang wrote: > This series of patches base on the latest branch/master, and add support > for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for > this to be achieved, the respective DT nodes have been added, and the > required def

[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support

2023-01-18 Thread Yanhong Wang
This series of patches base on the latest branch/master, and add support for the StarFive JH7110 RISC-V SoC and VisionFive V2 board. In order for this to be achieved, the respective DT nodes have been added, and the required defconfigs have been added to the boards' defconfig. What is more, the ba