aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/mediatek
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-03-09 21:47:01 +0800
committerRob Herring <robh@kernel.org>2022-03-28 20:17:54 -0500
commit10f17b2054a7ab3b86a8d333d99146fff3e9c728 (patch)
treeca4a413b3f410e289b24bef1b26376d2db0e19ed /Documentation/devicetree/bindings/display/mediatek
parentdt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type (diff)
downloadlinux-dev-10f17b2054a7ab3b86a8d333d99146fff3e9c728.tar.xz
linux-dev-10f17b2054a7ab3b86a8d333d99146fff3e9c728.zip
dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typo
The property is called 'iommus' and not 'iommu'. Fix this typo. Fixes: 4ed545e7d100 ("dt-bindings: display: mediatek: disp: split each block to individual yaml") Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Chun-Kuang Hu <chunkuang.hu@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220309134702.9942-4-jason-jh.lin@mediatek.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/mediatek')
-rw-r--r--Documentation/devicetree/bindings/display/mediatek/mediatek,ovl.yaml2
1 files changed, 1 insertions, 1 deletions
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