Re: [PATCH] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
From: Bo-Chen Chen <hidden>
Date: 2022-08-25 11:06:33
Also in:
linux-devicetree, linux-mediatek, lkml
On Thu, 2022-08-25 at 18:55 +0800, Matthias Brugger wrote:
On 25/08/2022 08:59, Bo-Chen Chen wrote:quoted
On Thu, 2022-08-25 at 14:11 +0800, Krzysztof Kozlowski wrote:quoted
On 25/08/2022 08:56, Bo-Chen Chen wrote:quoted
From: "Jason-JH.Lin" <redacted> For previous MediaTek SoCs, such as MT8173, there are 2 display HW pipelines binding to 1 mmsys with the same power domain, the same clock driver and the same mediatek-drm driver. For MT8195, VDOSYS0 and VDOSYS1 are 2 display HW pipelines binding to 2 different power domains, different clock drivers and different mediatek-drm drivers.drop clock driver example here.
Hello Matthias, Thanks for your review. I am not sure what do you mean. Could you explain more detailedly?
quoted
quoted
I don't see binding to different clock drivers and anyway that's not really an argument here. Please focus in description on hardware properties, IOW, are devices compatible or different. What is the incompatible difference between VDOSYS0 and 1? Best regards, KrzysztofHello Krzysztof, Thanks for yor review. From the functions perspective: Hardware pipeline of VDOSYS0 has these components: COLOR, CCORR, AAL, GAMMA, DITHER. They are related to PQ (Picture Quality) functions and they makes VDOSYS0 supports PQ function while they are not including in VDOSYS1. Hardware pipeline of VDOSYS1 has the component ETHDR (HDR related component). It makes VDOSYS1 supports the HDR function while it's not including in VDOSYS0.Please include a description of this in the commit message.
Yes, I have sent v2 and add these to commit meesage. https://lore.kernel.org/all/20220825091448.14008-1-rex-bc.chen@mediatek.com/ (local) BRs, Bo-chen
quoted
About mediatek ETHDR, you can refer to this series:
https://lore.kernel.org/all/20220819061456.8042-2-nancy.lin@mediatek.com/ (local)
quoted
To summary: Only VDOSYS0 can support PQ adjustment. Only VDOSYS1 can support HDR adjustment. Is this description ok for you? If it is ok, I will put them into commit message in next version. BRs, Bo-Chen
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel