diff options
author | Nancy.Lin <nancy.lin@mediatek.com> | 2022-01-10 09:46:25 +0100 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2022-02-09 15:43:53 +0100 |
commit | 87e70353c3985c2882da4139c9a3c3fbfe49a65b (patch) | |
tree | 47aa1ab4d8f71ec26b89e006da90c97fc690e741 /Documentation | |
parent | dt-bindings: display: mediatek: add mt8195 SoC binding for vdosys0 (diff) | |
download | linux-87e70353c3985c2882da4139c9a3c3fbfe49a65b.tar.xz linux-87e70353c3985c2882da4139c9a3c3fbfe49a65b.zip |
dt-bindings: display: mediatek: add vdosys1 MERGE property for mt8195
MT8195 vdosys1 merge1 to merge4 have HW mute function.
Add MERGE additional mute property description.
Signed-off-by: Nancy.Lin <nancy.lin@mediatek.com>
Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml index 60b21ef5549b..d5cd69b7f501 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,merge.yaml @@ -61,6 +61,10 @@ properties: command to SMI to speed up the data rate. type: boolean + mediatek,merge-mute: + description: Support mute function. Mute the content of merge output. + type: boolean + mediatek,gce-client-reg: description: The register of client driver can be configured by gce with 4 arguments defined in this property, such as phandle of gce, subsys id, |