Re: [PATCH v3 02/17] cache: starfive: Add StarFive JH7110 support

2023-03-05 Thread yanhong wang
On 2023/3/4 5:07, Conor Dooley wrote: > On Fri, Mar 03, 2023 at 11:24:17AM +0800, Yanhong Wang wrote: >> This adds support for the StarFive JH7110 SoC which also >> feature this SiFive cache controller. >> >> Signed-off-by: Yanhong Wang >> --- >> drivers/cache/cache-sifive-ccache.c | 1 + >>

Re: [PATCH v3 02/17] cache: starfive: Add StarFive JH7110 support

2023-03-03 Thread Conor Dooley
On Fri, Mar 03, 2023 at 11:24:17AM +0800, Yanhong Wang wrote: > This adds support for the StarFive JH7110 SoC which also > feature this SiFive cache controller. > > Signed-off-by: Yanhong Wang > --- > drivers/cache/cache-sifive-ccache.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git

[PATCH v3 02/17] cache: starfive: Add StarFive JH7110 support

2023-03-02 Thread Yanhong Wang
This adds support for the StarFive JH7110 SoC which also feature this SiFive cache controller. Signed-off-by: Yanhong Wang --- drivers/cache/cache-sifive-ccache.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/cache/cache-sifive-ccache.c b/drivers/cache/cache-sifive-ccache.c index