Hi,
On Mon, 2013-09-23 at 16:03 -0600, Stephen Warren wrote:
On 09/23/2013 01:32 PM, Felipe Balbi wrote:
quoted
Hi,
On Wed, Aug 21, 2013 at 04:29:44PM +0300, Ivan T. Ivanov wrote:
quoted
From: "Ivan T. Ivanov" <redacted>
MSM USB3.0 core wrapper consist of USB3.0 IP from Synopsys (SNPS)
and HS, SS PHY's control and configuration registers.
It could operate in device mode (SS, HS, FS) and host mode (SS,
HS, FS, LS).
Signed-off-by: Ivan T. Ivanov <redacted>
and here's a new version from same patch
The binding looks pretty simple, so I don't think it's too contentious.
quoted
quoted
diff --git a/Documentation/devicetree/bindings/usb/msm-ssusb.txt
b/Documentation/devicetree/bindings/usb/msm-ssusb.txt
quoted
quoted
+MSM DWC3 controller wrapper
quoted
quoted
+Optional properties : +- gdsc-supply : phandle to the globally
distributed switch controller + regulator node to the USB
controller.
If that's a regulator node, why not use xxx-supply properties to
interface with it?
That was the intention. What about:
Optional "supply-name" :
"gdsc" - supply from globally distributed switch controller
Aside from that, the binding,
Acked-by: Stephen Warren <redacted>
Thank you.
Regards,
Ivan