summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt
AgeCommit message (Collapse)Author
2016-04-04dt-bindings: phy-lpc18xx-usb-otg: remove unit address from bindingJoachim Eastwood
DT bindings should either use a unit address and a reg property or none of them. Since either of them aren't really useful for such a simple device like this one remove the unit address. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Rob Herring <robh@kernel.org>
2015-07-25phy: dt bindings: add NXP LPC18xx/43xx USB OTG PHY bindingsJoachim Eastwood
Add binding documentation for NXP LPC18xx/43xx USB OTG PHY. This PHY can found on NXP LPC18xx and LPC43xx devices with USB support. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>