ipq806x: add patch to fix broken usb3
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 19 Feb 2020 00:22:00 +0000 (01:22 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 3 Mar 2020 22:38:23 +0000 (23:38 +0100)
commit89423f6abf6d6a5046cdd7779661726ba83b796f
treec4359af548f6293cdb9768d88bab4ad3c23fad16
parente42aca06ab13fe6736624f56b37072cf432d2125
ipq806x: add patch to fix broken usb3

Due to changes in syscon driver, the phy dwc3 driver
needs to use device_node_to_regmap since it has to skip
the new introduced clk check. This fix broken usb3 on this
target.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.4/0077-phy-dwc3-qcom-fix-kernel-5_4.patch [new file with mode: 0644]