mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
dt-bindings: clk: at91: Define additional UTMI related clocks
Add definitions for an additional main UTMI clock as well as its respective subclocks. Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com>
This commit is contained in:
parent
7b88887ba7
commit
ee25ed5899
@ -18,5 +18,10 @@
|
||||
#define PMC_TYPE_PERIPHERAL 3
|
||||
#define PMC_TYPE_GCK 4
|
||||
#define PMC_TYPE_SLOW 5
|
||||
#define USB_UTMI 6
|
||||
|
||||
#define USB_UTMI1 0
|
||||
#define USB_UTMI2 1
|
||||
#define USB_UTMI3 2
|
||||
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user