mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
dt-bindings: usb: dwc3: add support of rk1808
Support rockchip,rk1808-dwc3 for rk1808 board. Change-Id: I68d9233e8cdf4704b54eb1fe2f17baf43ab6caf5 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
Rockchip SuperSpeed DWC3 USB SoC controller
|
||||
|
||||
Required properties:
|
||||
- compatible: should contain "rockchip,rk3399-dwc3" for rk3399 SoC
|
||||
- compatible : should be one of the listed compatibles:
|
||||
- "rockchip,rk1808-dwc3": for rk1808 SoC;
|
||||
- "rockchip,rk3399-dwc3": for rk3399 SoC;
|
||||
- clocks: A list of phandle + clock-specifier pairs for the
|
||||
clocks listed in clock-names
|
||||
- clock-names: Should contain the following:
|
||||
|
||||
Reference in New Issue
Block a user