[PATCH v2 04/15] dt-bindings: display: mediatek: add BLENDER yaml for MT8196
Krzysztof Kozlowski
krzk at kernel.org
Mon Mar 24 02:36:35 PDT 2025
On Fri, Mar 21, 2025 at 05:33:33PM +0800, paul-pl.chen wrote:
> +additionalProperties: false
> +
> +examples:
> + - |
> +
Why did you add here blank line? Random changes happening...
> + soc {
> + #address-cells = <2>;
> + #size-cells = <2>;
> +
> + disp_ovl0_blender0: blender at 328d0000 {
> + compatible = "mediatek,mt8196-blender";
> + reg = <0 0x328d0000 0 0x1000>;
> + clocks = <&ovlsys_config_clk 29>;
With fixed code:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list