USB: musb: dsps: propagate device-tree node
authorJohan Hovold <johan@kernel.org>
Mon, 21 May 2018 13:42:20 +0000 (08:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 May 2018 10:03:25 +0000 (12:03 +0200)
commit49484abd93ab259d5acb1ebf77d3041fe06abbdd
tree2765601b73b71dc5062992b68547971362988c38
parent0a9134bd733bbb99bd18f5520a488960170271f2
USB: musb: dsps: propagate device-tree node

To be able to use DSPS-based controllers with device-tree descriptions
of the USB topology, we need to associate the glue device's device-tree
node with the child controller device.

Note that this can also be used to eventually let USB core manage
generic phys.

Also note that the other glue drivers will require similar changes to be
able to describe their buses in DT.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_dsps.c