diff options
author | Luca Olivetti <luca@ventoso.org> | 2020-07-06 20:24:02 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-07-10 13:55:21 +0200 |
commit | de75d6ecfaa50261cfffba0e0f61a5cc3cc0d001 (patch) | |
tree | e04120fb769a56a72696e96447aa783c35051047 /target/linux/kirkwood/image | |
parent | 2d14da2c7d77c4dc2ea8bee3cabcdf7d04ab0620 (diff) | |
download | upstream-de75d6ecfaa50261cfffba0e0f61a5cc3cc0d001.tar.gz upstream-de75d6ecfaa50261cfffba0e0f61a5cc3cc0d001.tar.bz2 upstream-de75d6ecfaa50261cfffba0e0f61a5cc3cc0d001.zip |
lantiq: dts: Move the &usb_vbus nodes out of &gpio
Move the USB VBUS regulator nodes out of the GPIO controller node. This
fixes a problem where the "regulator-fixed" driver wasn't probed for
these regulators because the GPIO driver doesn't scan the child-nodes
and based on the dt-bindings documentation it's not supposed to.
This fixed the following error reported by Luca Olivetti:
...
dwc2 1e101000.usb: DWC OTG Controller
dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
dwc2 1e101000.usb: irq 62, io mem 0x1e101000
dwc2 1e101000.usb: startup error -517
dwc2 1e101000.usb: USB bus 1 deregistered
dwc2 1e101000.usb: dwc2_hcd_init() FAILED, returning -517
Fixes: FS#1634
Cc: Luca Olivetti <luca@ventoso.org>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
[backported from 982468de35d499f85470b7b547d2b27cea53bae0]
Signed-off-by: Luca Olivetti <luca@ventoso.org>
Diffstat (limited to 'target/linux/kirkwood/image')
0 files changed, 0 insertions, 0 deletions