Message ID | 20220708065834.25424-1-chunfeng.yun@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: phy: mediatek: tphy: add compatible for mt8188 | expand |
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
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>
On 08-07-22, 14:58, Chunfeng Yun wrote:
> Add compatible for mt8188
Applied, thanks
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
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(+)