Skip to content

Commit d78b565

Browse files
mmindvinodkoul
authored andcommitted
dt-bindings: phy: rockchip,inno-usb2phy: add rk3036 compatible
Add compatible for the USB2 phy in the Rockchip RK3036 SoC. Apart from some bits that got swapped around in the phy registers, the block is nearly the same as the one on the rk3128. Signed-off-by: Heiko Stuebner <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 46a8726 commit d78b565

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ properties:
1313
compatible:
1414
enum:
1515
- rockchip,px30-usb2phy
16+
- rockchip,rk3036-usb2phy
1617
- rockchip,rk3128-usb2phy
1718
- rockchip,rk3228-usb2phy
1819
- rockchip,rk3308-usb2phy
@@ -184,6 +185,7 @@ allOf:
184185
contains:
185186
enum:
186187
- rockchip,px30-usb2phy
188+
- rockchip,rk3036-usb2phy
187189
- rockchip,rk3128-usb2phy
188190
- rockchip,rk3228-usb2phy
189191
- rockchip,rk3308-usb2phy

0 commit comments

Comments
 (0)