Re:Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-23 Thread Andy Yan
Hi Krzysztof, At 2025-01-22 17:55:34, "Krzysztof Kozlowski" wrote: >On 22/01/2025 10:46, Andy Yan wrote: - The VOP interrupt is shared by several interrupt sources, such as - frame start (VSYNC), line flag and other status interrupts. + For VOP version under rk3576,

Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-22 Thread Krzysztof Kozlowski
On 22/01/2025 11:14, Andy Yan wrote: > Hi, > > At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote: >> On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote: >>> From: Andy Yan >>> >>> Add vop found on rk3576, the main difference between rk3576 and the >>> previous vop is that each VP has it

Re:Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-22 Thread Andy Yan
Hi, At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote: >On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote: >> From: Andy Yan >> >> Add vop found on rk3576, the main difference between rk3576 and the >> previous vop is that each VP has its own interrupt line. >> >> Signed-off-by: Andy

Re:Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-22 Thread Andy Yan
Hi At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote: >On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote: >> From: Andy Yan >> >> Add vop found on rk3576, the main difference between rk3576 and the >> previous vop is that each VP has its own interrupt line. >> >> Signed-off-by: Andy

Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-22 Thread Krzysztof Kozlowski
On 22/01/2025 10:46, Andy Yan wrote: >>> - The VOP interrupt is shared by several interrupt sources, such as >>> - frame start (VSYNC), line flag and other status interrupts. >>> + For VOP version under rk3576, the interrupt is shared by several >>> interrupt >>> + sources, suc

Re: [PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-22 Thread Krzysztof Kozlowski
On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote: > From: Andy Yan > > Add vop found on rk3576, the main difference between rk3576 and the > previous vop is that each VP has its own interrupt line. > > Signed-off-by: Andy Yan > > --- > > Changes in v12: > - Split from patch 10/13 Ord

[PATCH v12 12/13] dt-bindings: display: vop2: Add rk3576 support

2025-01-21 Thread Andy Yan
From: Andy Yan Add vop found on rk3576, the main difference between rk3576 and the previous vop is that each VP has its own interrupt line. Signed-off-by: Andy Yan --- Changes in v12: - Split from patch 10/13 Changes in v11: - Remove redundant min/maxItems constraint Changes in v10: - Move