summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera <hugo@whynothugo.nl>2026-05-19 12:44:39 +0300
committerHeiko Stuebner <heiko@sntech.de>2026-06-02 23:47:18 +0300
commit8545eda00fdf3d7e17933ce0f706d005b1bad42d (patch)
tree6df31d8996a84471d842c1bd371f917d0bf59a1f /include/linux
parentff660109f4129a13bbdc31bc14ca233ebf0c9450 (diff)
downloadlinux-8545eda00fdf3d7e17933ce0f706d005b1bad42d.tar.xz
arm64: dts: rockchip: Fix vcc_sdio regulator max voltage on Pinebook Pro
The vcc_sdio regulator supports 1.8V to 3.4V output range according to its datasheet. The current DT incorrectly limits the max voltage to 3.0V. This limit causes issues issues downstream with u-boot, which refuses to apply the out-of range value, and falls back to the minimum in that range: 1.8V. This is insufficient to power the SD card, so driver initialisation fails and booting from it does not work. Set regulator-max-microvolt to 3400000 µV to match hardware capability. This matches the rk3399-orangepi for the same regulator. Signed-off-by: Hugo Osvaldo Barrera <hugo@whynothugo.nl> Reviewed-by: Dang Huynh <dang.huynh@mainlining.org> Link: https://patch.msgid.link/20260519094439.7918-1-hugo@whynothugo.nl Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions