diff options
author | Xinlei Lee <xinlei.lee@mediatek.com> | 2022-05-04 17:19:21 +0800 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2022-06-09 23:08:12 +0800 |
commit | f7fe4264ad5852bfb99a89e2649e48b8abcc4fc4 (patch) | |
tree | 9b5f9316d73dba95517b769f23ccfed4e67235f4 /Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml | |
parent | 22ffb89ee3ab3557d2caa57fb67f8a195f252be0 (diff) |
dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
Add dt-binding documentation of dsi for MediaTek MT8186 SoC.
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220504091923.2219-3-rex-bc.chen@mediatek.com/
Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml index fa5bdf28668a..b18d6a57c6e1 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml @@ -28,6 +28,7 @@ properties: - mediatek,mt8167-dsi - mediatek,mt8173-dsi - mediatek,mt8183-dsi + - mediatek,mt8186-dsi reg: maxItems: 1 |