All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-08  6:58 ` Chunfeng Yun
  0 siblings, 0 replies; 12+ messages in thread
From: Chunfeng Yun @ 2022-07-08  6:58 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring
  Cc: Chunfeng Yun, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-08  6:58 ` Chunfeng Yun
  0 siblings, 0 replies; 12+ messages in thread
From: Chunfeng Yun @ 2022-07-08  6:58 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring
  Cc: Chunfeng Yun, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

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


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-08  6:58 ` Chunfeng Yun
  0 siblings, 0 replies; 12+ messages in thread
From: Chunfeng Yun @ 2022-07-08  6:58 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring
  Cc: Chunfeng Yun, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
  2022-07-08  6:58 ` Chunfeng Yun
  (?)
@ 2022-07-08  8:02   ` Matthias Brugger
  -1 siblings, 0 replies; 12+ messages in thread
From: Matthias Brugger @ 2022-07-08  8:02 UTC (permalink / raw)
  To: Chunfeng Yun, Vinod Koul, Rob Herring
  Cc: Kishon Vijay Abraham I, Krzysztof Kozlowski, linux-arm-kernel,
	linux-mediatek, linux-phy, devicetree, linux-kernel



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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-08  8:02   ` Matthias Brugger
  0 siblings, 0 replies; 12+ messages in thread
From: Matthias Brugger @ 2022-07-08  8:02 UTC (permalink / raw)
  To: Chunfeng Yun, Vinod Koul, Rob Herring
  Cc: Kishon Vijay Abraham I, Krzysztof Kozlowski, linux-arm-kernel,
	linux-mediatek, linux-phy, devicetree, linux-kernel



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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-08  8:02   ` Matthias Brugger
  0 siblings, 0 replies; 12+ messages in thread
From: Matthias Brugger @ 2022-07-08  8:02 UTC (permalink / raw)
  To: Chunfeng Yun, Vinod Koul, Rob Herring
  Cc: Kishon Vijay Abraham I, Krzysztof Kozlowski, linux-arm-kernel,
	linux-mediatek, linux-phy, devicetree, linux-kernel



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

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
  2022-07-08  6:58 ` Chunfeng Yun
  (?)
@ 2022-07-11 22:52   ` Rob Herring
  -1 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2022-07-11 22:52 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: linux-mediatek, linux-phy, Matthias Brugger, Vinod Koul,
	Kishon Vijay Abraham I, linux-arm-kernel, devicetree,
	linux-kernel, Krzysztof Kozlowski, Rob Herring

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>

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-11 22:52   ` Rob Herring
  0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2022-07-11 22:52 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: linux-mediatek, linux-phy, Matthias Brugger, Vinod Koul,
	Kishon Vijay Abraham I, linux-arm-kernel, devicetree,
	linux-kernel, Krzysztof Kozlowski, Rob Herring

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>

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-11 22:52   ` Rob Herring
  0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2022-07-11 22:52 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: linux-mediatek, linux-phy, Matthias Brugger, Vinod Koul,
	Kishon Vijay Abraham I, linux-arm-kernel, devicetree,
	linux-kernel, Krzysztof Kozlowski, Rob Herring

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>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
  2022-07-08  6:58 ` Chunfeng Yun
  (?)
@ 2022-07-15 11:47   ` Vinod Koul
  -1 siblings, 0 replies; 12+ messages in thread
From: Vinod Koul @ 2022-07-15 11:47 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: Rob Herring, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

On 08-07-22, 14:58, Chunfeng Yun wrote:
> Add compatible for mt8188

Applied, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-15 11:47   ` Vinod Koul
  0 siblings, 0 replies; 12+ messages in thread
From: Vinod Koul @ 2022-07-15 11:47 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: Rob Herring, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

On 08-07-22, 14:58, Chunfeng Yun wrote:
> Add compatible for mt8188

Applied, thanks

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
@ 2022-07-15 11:47   ` Vinod Koul
  0 siblings, 0 replies; 12+ messages in thread
From: Vinod Koul @ 2022-07-15 11:47 UTC (permalink / raw)
  To: Chunfeng Yun
  Cc: Rob Herring, Kishon Vijay Abraham I, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel

On 08-07-22, 14:58, Chunfeng Yun wrote:
> Add compatible for mt8188

Applied, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-07-15 11:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08  6:58 [PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188 Chunfeng Yun
2022-07-08  6:58 ` Chunfeng Yun
2022-07-08  6:58 ` Chunfeng Yun
2022-07-08  8:02 ` Matthias Brugger
2022-07-08  8:02   ` Matthias Brugger
2022-07-08  8:02   ` Matthias Brugger
2022-07-11 22:52 ` Rob Herring
2022-07-11 22:52   ` Rob Herring
2022-07-11 22:52   ` Rob Herring
2022-07-15 11:47 ` Vinod Koul
2022-07-15 11:47   ` Vinod Koul
2022-07-15 11:47   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.