ramips: mt7621: add missing regulator-boot-on
authorRosen Penev <rosenp@gmail.com>
Wed, 6 Nov 2024 21:23:35 +0000 (13:23 -0800)
committerRobert Marko <robimarko@gmail.com>
Sat, 9 Nov 2024 16:31:59 +0000 (17:31 +0100)
commita7bc6bf7dba98c77724cb8284d21a9c77c263d56
tree791be4eb4a80ff2c6ba5b0d9773057609057d30f
parent12a73078692da9d6b2e599d4cd4eb8a18daf3c63
ramips: mt7621: add missing regulator-boot-on

What seems to be happening is that the kernel requests an ACTIVE_LOW
gpio initially and sets it to high later based on gpios in dts.

This seems to break some devices where the bootloader sets it to high.

Fixes: e612900ae0 ("ramips: mt7621: convert usb power to regulators")
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16877
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
target/linux/ramips/dts/mt7621_humax_e10.dts
target/linux/ramips/dts/mt7621_mikrotik_routerboard-7xx.dtsi
target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
target/linux/ramips/dts/mt7621_zyxel_lte5398-m904.dts