Commit b0a688dd authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: cppi41: allow it to work again

since commit 33c300cb

 ("usb: musb: dsps:
don't fake of_node to musb core") we have been
preventing CPPI 4.1 from probing due to NULL
of_node. We can't revert said commit otherwise
a different regression would show up, so the fix
is to look for the parent device's (glue layer's)
of_node instead, since that's the thing which
is actually described in DTS.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 03840fad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment