[PATCH 2/3] dt-bindings: display: mediatek,ovl: Fix 'iommu' required property typo
Chun-Kuang Hu
chunkuang.hu at kernel.org
Fri Mar 4 15:45:02 PST 2022
Hi, Angelo:
AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com> 於
2022年3月4日 週五 下午5:55寫道:
>
> The property is called 'iommus' and not 'iommu'. Fix this typo.
Acked-by: Chun-Kuang Hu <chunkuang.hu at kernel.org>
>
> Fixes: 4ed545e7d100 ("dt-bindings: display: mediatek: disp: split each block to individual yaml")
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---
> .../devicetree/bindings/display/mediatek/mediatek,ovl.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml
> index 93d5c68a2dbd..fc691d00c60e 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml
> @@ -75,7 +75,7 @@ required:
> - interrupts
> - power-domains
> - clocks
> - - iommu
> + - iommus
>
> additionalProperties: false
>
> --
> 2.35.1
>
More information about the Linux-mediatek
mailing list