diff options
author | Shuijing Li <shuijing.li@mediatek.com> | 2023-09-08 10:53:10 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-09-21 17:38:51 +0300 |
commit | 77fee21e3cc0e24c7e60e554cc069cb3572b4011 (patch) | |
tree | 8778f1c104ad57a697fbfde90bc1f9345f14d630 /Documentation/devicetree/bindings/phy | |
parent | 68320e35f8cb1987b4ad34347fc7033832da99e3 (diff) | |
download | linux-77fee21e3cc0e24c7e60e554cc069cb3572b4011.tar.xz |
dt-bindings: phy: Add compatible for Mediatek MT8188
Add dt-binding documentation of dsi-phy for MediaTek MT8188 SoC.
Signed-off-by: Shuijing Li <shuijing.li@mediatek.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230908075310.17825-1-shuijing.li@mediatek.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml index a63b20dfa4a5..6703689fcdbe 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml @@ -30,6 +30,7 @@ properties: - const: mediatek,mt8173-mipi-tx - items: - enum: + - mediatek,mt8188-mipi-tx - mediatek,mt8365-mipi-tx - const: mediatek,mt8183-mipi-tx - const: mediatek,mt2701-mipi-tx |