diff mbox

[1/3] usb: otg: nop: add dt support

Message ID a1dd07e020850703ed5294db176ea1298d69a4ed.1348722156.git.afzal@ti.com (mailing list archive)
State New, archived
Headers show

Commit Message

Afzal Mohammed Sept. 27, 2012, 5:45 a.m. UTC
From: "B, Ravi" <ravibabu@ti.com>

Added device tree support for nop transceiver driver and updated the
Documentation with device tree binding information for am33xx platform.

Signed-off-by: Ravi Babu <ravibabu@ti.com>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Afzal Mohammed <afzal@ti.com>
---

Hi,

This series is made over over Balbi's usb "master" branch.

It applies cleanly over "musb" branch too.

Regards
Afzal

 Documentation/devicetree/bindings/usb/am33xx-usb.txt |  3 +++
 drivers/usb/otg/nop-usb-xceiv.c                      | 10 ++++++++++
 2 files changed, 13 insertions(+)

Comments

Afzal Mohammed Oct. 31, 2012, 2:28 p.m. UTC | #1
Hi Balbi,

On Thursday 27 September 2012 11:15 AM, Afzal Mohammed wrote:

> This series is made over over Balbi's usb "master" branch.
>
> It applies cleanly over "musb" branch too.

Please ignore this series, a new series has been posted,
"usb: musb: dsps: fixes for -rc".

Regards
Afzal
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Michael Grzeschik Jan. 27, 2013, 9:40 p.m. UTC | #2
Hi,

On Thu, Sep 27, 2012 at 11:15:05AM +0530, Afzal Mohammed wrote:
> From: "B, Ravi" <ravibabu@ti.com>
> 
> Added device tree support for nop transceiver driver and updated the
> Documentation with device tree binding information for am33xx platform.
> 
> Signed-off-by: Ravi Babu <ravibabu@ti.com>
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
> Signed-off-by: Afzal Mohammed <afzal@ti.com>
> ---
> 
> Hi,
> 
> This series is made over over Balbi's usb "master" branch.
> 
> It applies cleanly over "musb" branch too.
> 
> Regards
> Afzal
> 
>  Documentation/devicetree/bindings/usb/am33xx-usb.txt |  3 +++
>  drivers/usb/otg/nop-usb-xceiv.c                      | 10 ++++++++++
>  2 files changed, 13 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/usb/am33xx-usb.txt b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> index ca8fa56..9782585 100644
> --- a/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> +++ b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
> @@ -12,3 +12,6 @@ AM33XX MUSB GLUE
>     represents PERIPHERAL.
>   - power : Should be "250". This signifies the controller can supply upto
>     500mA when operating in host mode.
> +
> +NOP USB PHY
> + - compatible : Should be "nop-xceiv-usb"
> diff --git a/drivers/usb/otg/nop-usb-xceiv.c b/drivers/usb/otg/nop-usb-xceiv.c
> index e52e35e..64bfbe4 100644
> --- a/drivers/usb/otg/nop-usb-xceiv.c
> +++ b/drivers/usb/otg/nop-usb-xceiv.c
> @@ -27,6 +27,7 @@
>   */
>  
>  #include <linux/module.h>
> +#include <linux/of.h>
>  #include <linux/platform_device.h>
>  #include <linux/dma-mapping.h>
>  #include <linux/usb/otg.h>
> @@ -154,12 +155,21 @@ static int __devexit nop_usb_xceiv_remove(struct platform_device *pdev)
>  	return 0;
>  }
>  
> +#ifdef CONFIG_OF
> +static const struct of_device_id nop_xceiv_id_table[] = {
> +	{ .compatible = "nop-xceiv-usb" },
> +	{},
> +};
> +MODULE_DEVICE_TABLE(of, nop_xceiv_id_table);
> +#endif
> +
>  static struct platform_driver nop_usb_xceiv_driver = {
>  	.probe		= nop_usb_xceiv_probe,
>  	.remove		= __devexit_p(nop_usb_xceiv_remove),
>  	.driver		= {
>  		.name	= "nop_usb_xceiv",
>  		.owner	= THIS_MODULE,
> +		.of_match_table = of_match_ptr(nop_xceiv_id_table),
>  	},
>  };
>  
> -- 
> 1.7.12
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

What happend to that patch? It did not show up in any new series. Is it
queued anywhere?

Regards,
Michael
Afzal Mohammed Jan. 28, 2013, 10:04 a.m. UTC | #3
SGkgTWljaGFlbCwNCg0KT24gTW9uLCBKYW4gMjgsIDIwMTMgYXQgMDM6MTA6MDUsIE1pY2hhZWwg
R3J6ZXNjaGlrIHdyb3RlOg0KPiBPbiBUaHUsIFNlcCAyNywgMjAxMiBhdCAxMToxNTowNUFNICsw
NTMwLCBBZnphbCBNb2hhbW1lZCB3cm90ZToNCg0KPiA+IEZyb206ICJCLCBSYXZpIiA8cmF2aWJh
YnVAdGkuY29tPg0KPiA+IA0KPiA+IEFkZGVkIGRldmljZSB0cmVlIHN1cHBvcnQgZm9yIG5vcCB0
cmFuc2NlaXZlciBkcml2ZXIgYW5kIHVwZGF0ZWQgdGhlDQo+ID4gRG9jdW1lbnRhdGlvbiB3aXRo
IGRldmljZSB0cmVlIGJpbmRpbmcgaW5mb3JtYXRpb24gZm9yIGFtMzN4eCBwbGF0Zm9ybS4NCj4g
PiANCj4gPiBTaWduZWQtb2ZmLWJ5OiBSYXZpIEJhYnUgPHJhdmliYWJ1QHRpLmNvbT4NCj4gPiBT
aWduZWQtb2ZmLWJ5OiBBamF5IEt1bWFyIEd1cHRhIDxhamF5Lmd1cHRhQHRpLmNvbT4NCj4gPiBT
aWduZWQtb2ZmLWJ5OiBBZnphbCBNb2hhbW1lZCA8YWZ6YWxAdGkuY29tPg0KDQo+IFdoYXQgaGFw
cGVuZCB0byB0aGF0IHBhdGNoPyBJdCBkaWQgbm90IHNob3cgdXAgaW4gYW55IG5ldyBzZXJpZXMu
IElzIGl0DQo+IHF1ZXVlZCBhbnl3aGVyZT8NCg0KVGhpcyBwYXRjaCB3YXMgbm90IHJlcXVpcmVk
IHRvIGdldCB0aGUgc2luZ2xlIGluc3RhbmNlIHVzYiBzdXBwb3J0ZWQNCm9uIGFtMzM1eC4NCg0K
UmVnYXJkcw0KQWZ6YWwNCg0K
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/usb/am33xx-usb.txt b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
index ca8fa56..9782585 100644
--- a/Documentation/devicetree/bindings/usb/am33xx-usb.txt
+++ b/Documentation/devicetree/bindings/usb/am33xx-usb.txt
@@ -12,3 +12,6 @@  AM33XX MUSB GLUE
    represents PERIPHERAL.
  - power : Should be "250". This signifies the controller can supply upto
    500mA when operating in host mode.
+
+NOP USB PHY
+ - compatible : Should be "nop-xceiv-usb"
diff --git a/drivers/usb/otg/nop-usb-xceiv.c b/drivers/usb/otg/nop-usb-xceiv.c
index e52e35e..64bfbe4 100644
--- a/drivers/usb/otg/nop-usb-xceiv.c
+++ b/drivers/usb/otg/nop-usb-xceiv.c
@@ -27,6 +27,7 @@ 
  */
 
 #include <linux/module.h>
+#include <linux/of.h>
 #include <linux/platform_device.h>
 #include <linux/dma-mapping.h>
 #include <linux/usb/otg.h>
@@ -154,12 +155,21 @@  static int __devexit nop_usb_xceiv_remove(struct platform_device *pdev)
 	return 0;
 }
 
+#ifdef CONFIG_OF
+static const struct of_device_id nop_xceiv_id_table[] = {
+	{ .compatible = "nop-xceiv-usb" },
+	{},
+};
+MODULE_DEVICE_TABLE(of, nop_xceiv_id_table);
+#endif
+
 static struct platform_driver nop_usb_xceiv_driver = {
 	.probe		= nop_usb_xceiv_probe,
 	.remove		= __devexit_p(nop_usb_xceiv_remove),
 	.driver		= {
 		.name	= "nop_usb_xceiv",
 		.owner	= THIS_MODULE,
+		.of_match_table = of_match_ptr(nop_xceiv_id_table),
 	},
 };