Message ID | 20241014020342.15974-1-frawang.cn@gmail.com |
---|---|
State | Accepted |
Commit | b3e804ab9aad465ba7285aa5daf83656d5efc59f |
Headers | show |
Series | [1/2] dt-bindings: phy: rockchip-usbdp: add rk3576 | expand |
Hello Frank, On 2024-10-14 04:03, Frank Wang wrote: > From: Frank Wang <frank.wang@rock-chips.com> > > Add compatible for the USBDP phy in the Rockchip RK3576 SoC. > > Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Looking good to me, thanks for the patch. Reviewed-by: Dragan Simic <dsimic@manjaro.org> > --- > Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > index 1f1f8863b80d..b42f1272903d 100644 > --- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > @@ -13,6 +13,7 @@ maintainers: > properties: > compatible: > enum: > + - rockchip,rk3576-usbdp-phy > - rockchip,rk3588-usbdp-phy > > reg:
Am Montag, 14. Oktober 2024, 04:03:41 CEST schrieb Frank Wang: > From: Frank Wang <frank.wang@rock-chips.com> > > Add compatible for the USBDP phy in the Rockchip RK3576 SoC. > > Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > index 1f1f8863b80d..b42f1272903d 100644 > --- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml > @@ -13,6 +13,7 @@ maintainers: > properties: > compatible: > enum: > + - rockchip,rk3576-usbdp-phy > - rockchip,rk3588-usbdp-phy > > reg: >
On Mon, 14 Oct 2024 10:03:41 +0800, Frank Wang wrote: > From: Frank Wang <frank.wang@rock-chips.com> > > Add compatible for the USBDP phy in the Rockchip RK3576 SoC. > > Signed-off-by: Frank Wang <frank.wang@rock-chips.com> > --- > Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Mon, 14 Oct 2024 10:03:41 +0800, Frank Wang wrote: > Add compatible for the USBDP phy in the Rockchip RK3576 SoC. > > Applied, thanks! [1/2] dt-bindings: phy: rockchip-usbdp: add rk3576 commit: b3e804ab9aad465ba7285aa5daf83656d5efc59f [2/2] phy: rockchip: usbdp: add rk3576 device match data commit: a76de028c619dd18f89786805bcc7bb4d379ea9f Best regards,
diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml index 1f1f8863b80d..b42f1272903d 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml @@ -13,6 +13,7 @@ maintainers: properties: compatible: enum: + - rockchip,rk3576-usbdp-phy - rockchip,rk3588-usbdp-phy reg: