diff options
author | Stefan Eichenberger <stefan.eichenberger@toradex.com> | 2023-06-07 10:07:40 +0200 |
---|---|---|
committer | Stefan Eichenberger <eichest@gmail.com> | 2023-06-07 10:31:13 +0200 |
commit | e6282b64a8347281312635c9b9145eea44ef14cb (patch) | |
tree | 267c40fc44e8ed23b2121551165182cfa2b7a81c /arch/frv/boot | |
parent | 3592e06b1bda505d04689493e092726550fed3b4 (diff) |
usb: dwc3: imx8mp: fix bus_early device tree property name
When adding the bus_early device tree property, bus_early_clk was
incorrectly used as name. This commit changes the property name to
bus_early, which is consistent with the other clocks.
Upstream-Status: Inappropriate [other]
This fix is only needed for the downstream kernel. In the upstream
kernel they added a power-domain for all hsio devices (usb, pcie, etc.)
and enable the clock there. However, backporting this solution would
probably cause more issues for now.
Fixes: 4d948676c55f("usb: dwc3: imx8mp: add bus_early_clk")
Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Diffstat (limited to 'arch/frv/boot')
0 files changed, 0 insertions, 0 deletions