Message ID | 1394121786-28193-1-git-send-email-balbi@ti.com |
---|---|
State | Accepted |
Commit | e99952093169b6d6fce8d612d6540c18c8759fff |
Headers | show |
On Friday 07 March 2014 01:55 PM, Kishon Vijay Abraham I wrote: > From: Felipe Balbi <balbi@ti.com> > > From: Roger Quadros <rogerq@ti.com> There seems to be some problem with this patch. Pls ignore this. Thanks Kishon > > The dra7-usb2 and am437-usb2 bindings have not yet been used. > Change them to be more elegant. > > Acked-by: Kishon Vijay Abraham I <kishon@ti.com> > Signed-off-by: Roger Quadros <rogerq@ti.com> > Signed-off-by: Felipe Balbi <balbi@ti.com> > --- > Changes from v3: > * changed the compatible name to 'ti,control-phy-usb2-dra7' and > 'ti,control-phy-usb2-am437' > > Documentation/devicetree/bindings/phy/ti-phy.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt > index 41dc132..8694aae 100644 > --- a/Documentation/devicetree/bindings/phy/ti-phy.txt > +++ b/Documentation/devicetree/bindings/phy/ti-phy.txt > @@ -9,9 +9,9 @@ Required properties: > e.g. USB2_PHY on OMAP5. > "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control > e.g. USB3 PHY and SATA PHY on OMAP5. > - "ti,control-phy-dra7usb2" - if it has power down register like USB2 PHY on > + "ti,control-phy-usb2-dra7" - if it has power down register like USB2 PHY on > DRA7 platform. > - "ti,control-phy-am437usb2" - if it has power down register like USB2 PHY on > + "ti,control-phy-usb2-am437" - if it has power down register like USB2 PHY on > AM437 platform. > - reg : Address and length of the register set for the device. It contains > the address of "otghs_control" for control-phy-otghs or "power" register > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt index 41dc132..8694aae 100644 --- a/Documentation/devicetree/bindings/phy/ti-phy.txt +++ b/Documentation/devicetree/bindings/phy/ti-phy.txt @@ -9,9 +9,9 @@ Required properties: e.g. USB2_PHY on OMAP5. "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control e.g. USB3 PHY and SATA PHY on OMAP5. - "ti,control-phy-dra7usb2" - if it has power down register like USB2 PHY on + "ti,control-phy-usb2-dra7" - if it has power down register like USB2 PHY on DRA7 platform. - "ti,control-phy-am437usb2" - if it has power down register like USB2 PHY on + "ti,control-phy-usb2-am437" - if it has power down register like USB2 PHY on AM437 platform. - reg : Address and length of the register set for the device. It contains the address of "otghs_control" for control-phy-otghs or "power" register