ramips: mt7621: add missing regulator-boot-on
authorRosen Penev <rosenp@gmail.com>
Wed, 6 Nov 2024 21:23:35 +0000 (13:23 -0800)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 18:46:39 +0000 (18:46 +0000)
commit68465e524bb8134ac514b4257c5cd5c1cb97dd83
treebd481dfbb1c9b6f3f038a5c34972c852ba21e71d
parent79c711a035e5a98dcb16b1e68d323c865a08db1e
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>
(cherry picked from commit a7bc6bf7dba98c77724cb8284d21a9c77c263d56)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
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