Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-23 Thread Chen-Yu Tsai
On Fri, Jan 24, 2025 at 12:14 AM Paul-pl Chen (陳柏霖) wrote: > > On Thu, 2025-01-23 at 08:21 +0100, Krzysztof Kozlowski wrote: > > > > External email : Please do not click links or open attachments until > > you have verified the sender or the content. > > > > > > On 23/01/2025 07:11, Paul-pl Chen (

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-23 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-23 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-22 Thread Krzysztof Kozlowski
On 23/01/2025 07:11, Paul-pl Chen (陳柏霖) wrote: > > Hi Krzysztof > > I hope this email finds you well. I have a couple of questions > regarding the EXDMA commit patch and decoupling: > > 1. Would removing the example from the EXDMA commit patch be sufficient > to achieve decoupling for EXDMA YAM

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-22 Thread Chen-Yu Tsai
On Thu, Jan 23, 2025 at 2:11 PM Paul-pl Chen (陳柏霖) wrote: > > On Sat, 2025-01-18 at 10:22 +0100, Krzysztof Kozlowski wrote: > > > > External email : Please do not click links or open attachments until > > you have verified the sender or the content. > > > > > > On 14/01/2025 06:49, Paul-pl Chen (陳

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-22 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-21 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-21 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-18 Thread Krzysztof Kozlowski
On 14/01/2025 06:49, Paul-pl Chen (陳柏霖) wrote: > Hi Rob > Thanks for the advice. > The root cause of the erroneous log message is due to missing power/clock > dependencies. > Once the MTK clock/power header file is upstreamed, So this cannot be merged. Decouple dependencies or wait with your sub

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-18 Thread Krzysztof Kozlowski
On 17/01/2025 11:36, Paul-pl Chen (陳柏霖) wrote: >>> b/Documentation/devicetree/bindings/display/mediatek/mediatek,exdma >>> .yaml >> >> Filename matching compatible. >> >> Why is this in display? DMA goes to dma. > > Hi Krzysztof , > > Regarding the issue of the EXDMA driver, we have conducted an

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-17 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-15 Thread 陳柏霖

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-14 Thread AngeloGioacchino Del Regno
) ; linux-media...@lists.infradead.org; p.za...@pengutronix.de; Jason-JH Lin (林睿祥) ; AngeloGioacchino Del Regno ; linux-arm-ker...@lists.infradead.org; krzk...@kernel.org Subject: Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196 External email : Please do not click links or

RE: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-13 Thread 陳柏霖

[PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-10 Thread paul-pl . chen
From: "Paul-pl.Chen" Add mediatek,exdma.yaml to support EXDMA for MT8196. Signed-off-by: Paul-pl.Chen --- The header used in examples: #include #include are not upstreamed yet. It will be sent by related owner soon. --- .../display/mediatek/mediatek,exdma.yaml | 77 +++

[PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-10 Thread paul-pl . chen
From: "Paul-pl.Chen" Add mediatek,exdma.yaml to support EXDMA for MT8196. Signed-off-by: Paul-pl.Chen --- The header used in examples: #include #include are not upstreamed yet. It will be sent by related owner soon. --- .../display/mediatek/mediatek,exdma.yaml | 77 +++

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-10 Thread Rob Herring (Arm)
On Fri, 10 Jan 2025 20:33:59 +0800, paul-pl.chen wrote: > From: "Paul-pl.Chen" > > Add mediatek,exdma.yaml to support EXDMA for MT8196. > > Signed-off-by: Paul-pl.Chen > --- > The header used in examples: > #include > #include > are not upstreamed yet. > It will be sent by related owner soo

Re: [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196

2025-01-10 Thread Krzysztof Kozlowski
On 10/01/2025 13:33, paul-pl.chen wrote: > From: "Paul-pl.Chen" > > Add mediatek,exdma.yaml to support EXDMA for MT8196. > > Signed-off-by: Paul-pl.Chen > --- > The header used in examples: > #include > #include > are not upstreamed yet. Which makes this untestable and unmergeable. This can