[PATCH v2 1/2] dt-bindings: display: mediatek: dpi: Add power domain for MT8183

Rohit Agarwal posted 2 patches 2 months, 1 week ago
[PATCH v2 1/2] dt-bindings: display: mediatek: dpi: Add power domain for MT8183
Posted by Rohit Agarwal 2 months, 1 week ago
Add power domain binding to the mediatek DPI controller
for MT8183 that already had the property in DT.

Signed-off-by: Rohit Agarwal <rohiagar@chromium.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,dpi.yaml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml
index 3a82aec9021c..1e748ee23fc7 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml
@@ -88,6 +88,7 @@ allOf:
               enum:
                 - mediatek,mt6795-dpi
                 - mediatek,mt8173-dpi
+                - mediatek,mt8183-dpi
                 - mediatek,mt8186-dpi
     then:
       properties:
--
Re: [PATCH v2 1/2] dt-bindings: display: mediatek: dpi: Add power domain for MT8183
Posted by Krzysztof Kozlowski 2 months ago
On Thu, Sep 19, 2024 at 11:21:51AM +0000, Rohit Agarwal wrote:
> Add power domain binding to the mediatek DPI controller

That's DPI controller, how can you add here power domain binding?

> for MT8183 that already had the property in DT.

Best regards,
Krzysztof
Re: [PATCH v2 1/2] dt-bindings: display: mediatek: dpi: Add power domain for MT8183
Posted by Rohit Agarwal 2 months ago
On 24/09/24 2:41 PM, Krzysztof Kozlowski wrote:
> On Thu, Sep 19, 2024 at 11:21:51AM +0000, Rohit Agarwal wrote:
>> Add power domain binding to the mediatek DPI controller
> That's DPI controller, how can you add here power domain binding?
I think, I messed up in the commit message. I wanted to add a missing 
compatible string
in both the patches.
Will update the commit messages in both the patches.

Thanks,
Rohit.
>
>> for MT8183 that already had the property in DT.
> Best regards,
> Krzysztof
>