2023-09-12 18:26:18

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes

On 12/09/2023 09:57, Moudy Ho wrote:
> Add device nodes for Media Data Path 3 (MDP3) modules.
>
> Signed-off-by: Moudy Ho <[email protected]>
> ---
> arch/arm64/boot/dts/mediatek/mt8195.dtsi | 378 +++++++++++++++++++++++
> 1 file changed, 378 insertions(+)

Why is this targeting media? No, don't. DTS goes via SoC, not media.
Don't mix patches.

Best regards,
Krzysztof


2023-09-13 04:55:24

by Moudy Ho (何宗原)

[permalink] [raw]
Subject: Re: [PATCH v5 02/14] arm64: dts: mediatek: mt8195: add MDP3 nodes

On Tue, 2023-09-12 at 10:23 +0200, Krzysztof Kozlowski wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
> On 12/09/2023 09:57, Moudy Ho wrote:
> > Add device nodes for Media Data Path 3 (MDP3) modules.
> >
> > Signed-off-by: Moudy Ho <[email protected]>
> > ---
> > arch/arm64/boot/dts/mediatek/mt8195.dtsi | 378
> +++++++++++++++++++++++
> > 1 file changed, 378 insertions(+)
>
> Why is this targeting media? No, don't. DTS goes via SoC, not media.
> Don't mix patches.
>
> Best regards,
> Krzysztof
>

Hi Krzysztof,

My apologies. I'll split these DTS into separate series.

Sincerely,
Moudy