]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mpc85xx: use regulator for USB power main master 16842/head
authorRosen Penev <rosenp@gmail.com>
Mon, 28 Oct 2024 19:41:53 +0000 (12:41 -0700)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Wed, 15 Jul 2026 18:25:52 +0000 (20:25 +0200)
commit9e43544bc6ecea0e472ee6cc1bdf1e44ff199cdf
tree9171277c1cb10f82e49106d4406f80f34ec54d78
parent867c857b93ae4376041975ebb6323ce0135a32bb
mpc85xx: use regulator for USB power

Use upstream solution for managing GPIO power for USB devices.

A small patch is needed to make the whole thing work as this is an older
USB driver that does not use the PHY framework.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16842
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
target/linux/mpc85xx/p1010/config-default
target/linux/mpc85xx/patches-6.12/220-usb-fsl-mph-dr-of-add-regulator-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-6.18/220-usb-fsl-mph-dr-of-add-regulator-support.patch [new file with mode: 0644]