[PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188

Chunfeng Yun posted 1 patch 2 years, 2 months ago
Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
Posted by Chunfeng Yun 2 years, 2 months ago
Add compatible for mt8188

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
 Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
index 7b2e1bc119be..9fd27d64aca0 100644
--- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
+++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
@@ -85,6 +85,7 @@ properties:
           - const: mediatek,generic-tphy-v2
       - items:
           - enum:
+              - mediatek,mt8188-tphy
               - mediatek,mt8195-tphy
           - const: mediatek,generic-tphy-v3
       - const: mediatek,mt2701-u3phy
-- 
2.18.0
Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
Posted by Vinod Koul 2 years, 2 months ago
On 08-07-22, 14:58, Chunfeng Yun wrote:
> Add compatible for mt8188

Applied, thanks

-- 
~Vinod
Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
Posted by Rob Herring 2 years, 2 months ago
On Fri, 08 Jul 2022 14:58:34 +0800, Chunfeng Yun wrote:
> Add compatible for mt8188
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
>  Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
Posted by Matthias Brugger 2 years, 2 months ago

On 08/07/2022 08:58, Chunfeng Yun wrote:
> Add compatible for mt8188
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>

Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>

> ---
>   Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> index 7b2e1bc119be..9fd27d64aca0 100644
> --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> @@ -85,6 +85,7 @@ properties:
>             - const: mediatek,generic-tphy-v2
>         - items:
>             - enum:
> +              - mediatek,mt8188-tphy
>                 - mediatek,mt8195-tphy
>             - const: mediatek,generic-tphy-v3
>         - const: mediatek,mt2701-u3phy