aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2023-04-12 13:27:20 +0200
committerChun-Kuang Hu <chunkuang.hu@kernel.org>2023-06-12 15:57:07 +0000
commit8f2a42046cb60a937481d1d3979bedb86166c6b4 (patch)
tree6e54957ef75bc7ac3684c4c2191e937476365350
parentdt-bindings: display: mediatek: rdma: Add compatible for MediaTek MT6795 (diff)
downloadwireguard-linux-8f2a42046cb60a937481d1d3979bedb86166c6b4.tar.xz
wireguard-linux-8f2a42046cb60a937481d1d3979bedb86166c6b4.zip
dt-bindings: display: mediatek: wdma: Add compatible for MediaTek MT6795
Add a compatible string for MediaTek Helio X10 MT6795's WDMA block: this is the same as MT8173. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20230412112739.160376-9-angelogioacchino.delregno@collabora.com/ Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml
index 991183165d29..a3a2b71a4523 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,wdma.yaml
@@ -23,6 +23,9 @@ properties:
oneOf:
- enum:
- mediatek,mt8173-disp-wdma
+ - items:
+ - const: mediatek,mt6795-disp-wdma
+ - const: mediatek,mt8173-disp-wdma
reg:
maxItems: 1