2022-09-26 09:12:01

by Xinlei Lee (李昕磊)

[permalink] [raw]
Subject: [PATCH] dt-bindings: phy: Add compatible for Mediatek MT8188

From: xinlei lee <[email protected]>

Add dt-binding documentation of dsi-phy for MediaTek MT8188 SoC.

Signed-off-by: xinlei lee <[email protected]>
---
Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml
index 9c2a734..beba633 100644
--- a/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml
@@ -27,6 +27,7 @@ properties:
- items:
- enum:
- mediatek,mt8365-mipi-tx
+ - mediatek,mt8188-mipi-tx
- const: mediatek,mt8183-mipi-tx
- const: mediatek,mt2701-mipi-tx
- const: mediatek,mt8173-mipi-tx
--
2.6.4


2022-09-26 09:16:54

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: Add compatible for Mediatek MT8188

On 26/09/2022 10:14, [email protected] wrote:
> From: xinlei lee <[email protected]>
>
> Add dt-binding documentation of dsi-phy for MediaTek MT8188 SoC.
>
> Signed-off-by: xinlei lee <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/mediatek,dsi-phy.yaml | 1 +

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof