summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/phy/phy.h
Commit message (Collapse)AuthorAgeFilesLines
* phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-261-0/+1
| | | | | | | | | | | | | | | | The Armada 375 SoC comes with an USB2 host and device controller and an USB3 controller. The USB cluster control register allows to manage common features of both USB controllers. This commit adds a driver integrated in the generic PHY framework to control this USB cluster feature. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> [ kishon@ti.com : Made it to use the updated devm_phy_create API and soem cosmentic changes in Kconfig file.] Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Acked-by: Jason Cooper <jason@lakedaemon.net>
* phy: Add PHY header file for DT x Driver definesGabriel FERNANDEZ2014-11-111-0/+18
This provides the shared header file which will be reference from both PHY driver and its associated Device Tree node(s). Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
OpenPOWER on IntegriCloud