Re: [PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Doug Anderson
Kever,

On Mon, Aug 4, 2014 at 6:45 AM, Kever Yang  wrote:
> Indicate that the generic dr_mode binding should be used for dwc2.
>
> Signed-off-by: Kever Yang 
> ---
>
> Changes in v3: None

Since I gave my Reviewed-by tag for v2 and you made no changes from v2
to v3, you should make sure you include my Reviewed-by tag in the new
version.

Reviewed-by: Doug Anderson 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Kever Yang
Indicate that the generic dr_mode binding should be used for dwc2.

Signed-off-by: Kever Yang 
---

Changes in v3: None
Changes in v2:
- Split out dr_mode and rk3288 bindings.

 Documentation/devicetree/bindings/usb/dwc2.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt 
b/Documentation/devicetree/bindings/usb/dwc2.txt
index 467ddd1..3cf92b6 100644
--- a/Documentation/devicetree/bindings/usb/dwc2.txt
+++ b/Documentation/devicetree/bindings/usb/dwc2.txt
@@ -15,6 +15,8 @@ Optional properties:
 - phys: phy provider specifier
 - phy-names: shall be "usb2-phy"
 Refer to phy/phy-bindings.txt for generic phy consumer properties
+- dr_mode: shall be one of "host", "peripheral" and "otg"
+  Refer to usb/generic.txt
 
 Example:
 
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Kever Yang
Indicate that the generic dr_mode binding should be used for dwc2.

Signed-off-by: Kever Yang kever.y...@rock-chips.com
---

Changes in v3: None
Changes in v2:
- Split out dr_mode and rk3288 bindings.

 Documentation/devicetree/bindings/usb/dwc2.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/dwc2.txt 
b/Documentation/devicetree/bindings/usb/dwc2.txt
index 467ddd1..3cf92b6 100644
--- a/Documentation/devicetree/bindings/usb/dwc2.txt
+++ b/Documentation/devicetree/bindings/usb/dwc2.txt
@@ -15,6 +15,8 @@ Optional properties:
 - phys: phy provider specifier
 - phy-names: shall be usb2-phy
 Refer to phy/phy-bindings.txt for generic phy consumer properties
+- dr_mode: shall be one of host, peripheral and otg
+  Refer to usb/generic.txt
 
 Example:
 
-- 
1.9.1

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v3 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode

2014-08-04 Thread Doug Anderson
Kever,

On Mon, Aug 4, 2014 at 6:45 AM, Kever Yang kever.y...@rock-chips.com wrote:
 Indicate that the generic dr_mode binding should be used for dwc2.

 Signed-off-by: Kever Yang kever.y...@rock-chips.com
 ---

 Changes in v3: None

Since I gave my Reviewed-by tag for v2 and you made no changes from v2
to v3, you should make sure you include my Reviewed-by tag in the new
version.

Reviewed-by: Doug Anderson diand...@chromium.org
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/