Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-23 Thread Ao Xu
On 2025/1/15 1:50, Jerome Brunet wrote: [ EXTERNAL EMAIL ] On Sun 12 Jan 2025 at 23:44, Martin Blumenstingl wrote: Hello, On Fri, Jan 10, 2025 at 6:39 AM Ao Xu via B4 Relay wrote: This patch series adds DRM support for the Amlogic S4-series SoCs. Compared to the Amlogic G12-series, the S4

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-22 Thread Jerome Brunet
On Wed 22 Jan 2025 at 17:50, Ao Xu wrote: > On 2025/1/15 1:50, Jerome Brunet wrote: >> [ EXTERNAL EMAIL ] >> >> On Sun 12 Jan 2025 at 23:44, Martin Blumenstingl >> wrote: >> >>> Hello, >>> >>> On Fri, Jan 10, 2025 at 6:39 AM Ao Xu via B4 Relay >>> wrote: This patch series adds DRM support

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-15 Thread Ao Xu
在 2025/1/15 1:50, Jerome Brunet 写道: [ EXTERNAL EMAIL ] On Sun 12 Jan 2025 at 23:44, Martin Blumenstingl wrote: Hello, On Fri, Jan 10, 2025 at 6:39 AM Ao Xu via B4 Relay wrote: This patch series adds DRM support for the Amlogic S4-series SoCs. Compared to the Amlogic G12-series, the S4-ser

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-14 Thread Jerome Brunet
On Sun 12 Jan 2025 at 23:44, Martin Blumenstingl wrote: > Hello, > > On Fri, Jan 10, 2025 at 6:39 AM Ao Xu via B4 Relay > wrote: >> >> This patch series adds DRM support for the Amlogic S4-series SoCs. >> Compared to the Amlogic G12-series, the S4-series introduces the following >> changes: >

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-12 Thread Martin Blumenstingl
Hello, On Fri, Jan 10, 2025 at 6:39 AM Ao Xu via B4 Relay wrote: > > This patch series adds DRM support for the Amlogic S4-series SoCs. > Compared to the Amlogic G12-series, the S4-series introduces the following > changes: Thanks for your patches. With this mail I'll try to summarize my underst

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-10 Thread Rob Herring (Arm)
On Fri, 10 Jan 2025 13:39:50 +0800, Ao Xu wrote: > This patch series adds DRM support for the Amlogic S4-series SoCs. > Compared to the Amlogic G12-series, the S4-series introduces the following > changes: > > 1 The S4-series splits the HIU into three separate components: `sys_ctrl`, > `pwr_ct

Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-10 Thread Neil Armstrong
Hi, On 10/01/2025 06:39, Ao Xu via B4 Relay wrote: This patch series adds DRM support for the Amlogic S4-series SoCs. Compared to the Amlogic G12-series, the S4-series introduces the following changes: 1 The S4-series splits the HIU into three separate components: `sys_ctrl`, `pwr_ctrl`, and

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4

2025-01-09 Thread Ao Xu via B4 Relay
This patch series adds DRM support for the Amlogic S4-series SoCs. Compared to the Amlogic G12-series, the S4-series introduces the following changes: 1 The S4-series splits the HIU into three separate components: `sys_ctrl`, `pwr_ctrl`, and `clk_ctrl`. As a result, VENC and VCLK drivers are u