Re: [PATCH v5 1/7] dt-bindings: display: mediatek: dpi: add power-domains property

2025-01-09 Thread Alexandre Mergnat
Thanks, fixed for v6 On 08/01/2025 18:22, Rob Herring (Arm) wrote: My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml:100:3: [error] duplication of key "power-domains" in mapping

Re: [PATCH v5 1/7] dt-bindings: display: mediatek: dpi: add power-domains property

2025-01-08 Thread Rob Herring (Arm)
On Wed, 08 Jan 2025 17:15:43 +0100, amerg...@baylibre.com wrote: > From: Fabien Parent > > DPI is part of the display / multimedia block in MediaTek SoCs, and > always have a power-domain (at least in the upstream device-trees). > Add the power-domains property to the binding documentation. >

[PATCH v5 1/7] dt-bindings: display: mediatek: dpi: add power-domains property

2025-01-08 Thread amergnat
From: Fabien Parent DPI is part of the display / multimedia block in MediaTek SoCs, and always have a power-domain (at least in the upstream device-trees). Add the power-domains property to the binding documentation. Fixes: 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings