Skip to content

Commit 40544ba

Browse files
Meng Dongyangkishon
authored andcommitted
dt-bindings: add DT bindings for usb2-phy grf
Adds the device tree bindings description for usb2-phy grf of RK3328 platform. Signed-off-by: Meng Dongyang <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
1 parent e3462f9 commit 40544ba

File tree

1 file changed

+4
-0
lines changed
  • Documentation/devicetree/bindings/soc/rockchip

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/soc/rockchip/grf.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ From RK3368 SoCs, the GRF is divided into two sections,
88
- SGRF, used for general secure system,
99
- PMUGRF, used for always on system
1010

11+
On RK3328 SoCs, the GRF adds a section for USB2PHYGRF,
12+
1113
Required Properties:
1214

1315
- compatible: GRF should be one of the following:
@@ -23,6 +25,8 @@ Required Properties:
2325
- "rockchip,rk3399-pmugrf", "syscon": for rk3399
2426
- compatible: SGRF should be one of the following
2527
- "rockchip,rk3288-sgrf", "syscon": for rk3288
28+
- compatible: USB2PHYGRF should be one of the followings
29+
- "rockchip,rk3328-usb2phy-grf", "syscon": for rk3328
2630
- reg: physical base address of the controller and length of memory mapped
2731
region.
2832

0 commit comments

Comments
 (0)