Hello. On 02/19/2014 12:34 AM, Courtney Cavin wrote:
From: "Ivan T. Ivanov" <iivanov@xxxxxxxxxx>
Allows controller to be specified via device tree. Pass PHY phandle specified in DT to core driver.
Signed-off-by: Ivan T. Ivanov <iivanov@xxxxxxxxxx> --- drivers/usb/chipidea/ci_hdrc_msm.c | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-)
You also need to describe the binding you're creating in Documentation/devicetree/bindings/usb/<file>.txt.
Did you check "[PATCH v2 1/3]"?
Did you send it to 'linux-usb'? I just didn't get the patch. (Typically, the bindings are described in the same patch the DT support is added to the driver bu YMMV, of course.)
Although I would personally agree that this is the most logical method, it would appear that the DT guys disagree with us [1]. Lately, they
Thank you for the reference.
seem to have either given up or are otherwise preoccupied, so perhaps you can still slip a few patches by them. ;)
Yeah, I was at last able to get my Ethernet driver bindings applied. :-)
-Courtney
[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/submitting-patches.txt
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html