Re: [PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC

2025-06-10 Thread Peng Fan
On Tue, Jun 10, 2025 at 03:42:57AM +, Junhui Liu wrote: >Hi Peng, >Thanks for your review. > >On 09/06/2025 16:43, Peng Fan wrote: >> On Sun, Jun 08, 2025 at 10:37:40AM +0800, Junhui Liu wrote: >>>Add initial support for the C906L remote processor found in the Sophgo >>>CV1800B SoC. The C906L i

Re: [PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC

2025-06-10 Thread kernel test robot
: 8630c59e99363c4b655788fd01134aef9bcd9264 patch link: https://lore.kernel.org/r/20250608-cv1800-rproc-v1-2-57cf66cdf6a3%40pigmoral.tech patch subject: [PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC config: nios2-randconfig-r132-20250610 (https://download.01.org/0day-ci

Re: [PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC

2025-06-09 Thread Junhui Liu
Hi Peng, Thanks for your review. On 09/06/2025 16:43, Peng Fan wrote: > On Sun, Jun 08, 2025 at 10:37:40AM +0800, Junhui Liu wrote: >>Add initial support for the C906L remote processor found in the Sophgo >>CV1800B SoC. The C906L is an asymmetric core typically used to run an >>RTOS. This driver e

Re: [PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC

2025-06-09 Thread Peng Fan
On Sun, Jun 08, 2025 at 10:37:40AM +0800, Junhui Liu wrote: >Add initial support for the C906L remote processor found in the Sophgo >CV1800B SoC. The C906L is an asymmetric core typically used to run an >RTOS. This driver enables firmware loading and start/stop control of the >C906L processor via t

[PATCH 2/2] drivers: remoteproc: Add C906L controller for Sophgo CV1800B SoC

2025-06-07 Thread Junhui Liu
Add initial support for the C906L remote processor found in the Sophgo CV1800B SoC. The C906L is an asymmetric core typically used to run an RTOS. This driver enables firmware loading and start/stop control of the C906L processor via the remoteproc framework. The C906L and the main application pro