Skip to content

Commit bc329f3

Browse files
committed
Merge tag 'v6.13-armsoc/drivers1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt
Compatibles for some additional "General Register Files" syscons * tag 'v6.13-armsoc/drivers1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: dt-bindings: soc: rockchip: add rk3588 mipi dcphy syscon dt-bindings: soc: rockchip: add rk3576 usb2phy syscon dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon Link: https://lore.kernel.org/r/4605658.LvFx2qVVIh@phil Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 1602397 + 22e027c commit bc329f3

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@ properties:
3333
- rockchip,rk3576-usb-grf
3434
- rockchip,rk3576-usbdpphy-grf
3535
- rockchip,rk3576-vo0-grf
36+
- rockchip,rk3576-vo1-grf
3637
- rockchip,rk3576-vop-grf
3738
- rockchip,rk3588-bigcore0-grf
3839
- rockchip,rk3588-bigcore1-grf
40+
- rockchip,rk3588-dcphy-grf
3941
- rockchip,rk3588-hdptxphy-grf
4042
- rockchip,rk3588-ioc
4143
- rockchip,rk3588-php-grf
@@ -80,6 +82,7 @@ properties:
8082
- rockchip,rk3568-pmugrf
8183
- rockchip,rk3576-ioc-grf
8284
- rockchip,rk3576-pmu0-grf
85+
- rockchip,rk3576-usb2phy-grf
8386
- rockchip,rk3588-usb2phy-grf
8487
- rockchip,rv1108-grf
8588
- rockchip,rv1108-pmugrf
@@ -233,6 +236,7 @@ allOf:
233236
- rockchip,rk3308-usb2phy-grf
234237
- rockchip,rk3328-usb2phy-grf
235238
- rockchip,rk3399-grf
239+
- rockchip,rk3576-usb2phy-grf
236240
- rockchip,rk3588-usb2phy-grf
237241
- rockchip,rv1108-grf
238242

@@ -283,6 +287,7 @@ allOf:
283287
compatible:
284288
contains:
285289
enum:
290+
- rockchip,rk3576-vo1-grf
286291
- rockchip,rk3588-vo-grf
287292
- rockchip,rk3588-vo0-grf
288293
- rockchip,rk3588-vo1-grf

0 commit comments

Comments
 (0)