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
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