mirror of https://gitee.com/openkylin/linux.git
12 lines
403 B
Plaintext
12 lines
403 B
Plaintext
|
* Samsung's usb phy transceiver
|
||
|
|
||
|
The Samsung's phy transceiver is used for controlling usb otg phy for
|
||
|
s3c-hsotg usb device controller.
|
||
|
TODO: Adding the PHY binding with controller(s) according to the under
|
||
|
developement generic PHY driver.
|
||
|
|
||
|
Required properties:
|
||
|
- compatible : should be "samsung,exynos4210-usbphy"
|
||
|
- reg : base physical address of the phy registers and length of memory mapped
|
||
|
region.
|