Re: [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor

2023-11-28 Thread Qu Shenghui 瞿盛辉
Hi, Nick Thanks for your comments. On 2023/11/25 7:35, Nicholas Piggin wrote: On Thu Nov 23, 2023 at 7:36 PM AEST, Zhao Ke wrote: HeXin Tech Co. has applied for a new PVN from the OpenPower Community for its new processor C2000. The OpenPower has assigned a new PVN and this newly assigned PVN

Re: [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor

2023-11-24 Thread Nicholas Piggin
On Thu Nov 23, 2023 at 7:36 PM AEST, Zhao Ke wrote: > HeXin Tech Co. has applied for a new PVN from the OpenPower Community > for its new processor C2000. The OpenPower has assigned a new PVN > and this newly assigned PVN is 0x0066, add pvr register related > support for this PVN. > > Signed-off-by

Re: [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor

2023-11-24 Thread Zhao Ke 赵 可
Hi Michael and Greg, On 2023/11/23 19:02, Michael Ellerman wrote: Greg KH writes: On Thu, Nov 23, 2023 at 05:36:11PM +0800, Zhao Ke wrote: HeXin Tech Co. has applied for a new PVN from the OpenPower Community for its new processor C2000. The OpenPower has assigned a new PVN and this newly ass

Re: [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor

2023-11-23 Thread Michael Ellerman
Greg KH writes: > On Thu, Nov 23, 2023 at 05:36:11PM +0800, Zhao Ke wrote: >> HeXin Tech Co. has applied for a new PVN from the OpenPower Community >> for its new processor C2000. The OpenPower has assigned a new PVN >> and this newly assigned PVN is 0x0066, add pvr register related >> support for

Re: [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor

2023-11-23 Thread Greg KH
On Thu, Nov 23, 2023 at 05:36:11PM +0800, Zhao Ke wrote: > HeXin Tech Co. has applied for a new PVN from the OpenPower Community > for its new processor C2000. The OpenPower has assigned a new PVN > and this newly assigned PVN is 0x0066, add pvr register related > support for this PVN. > > Signed-