ipq806x: 5.15: drop mmc-ddr-1_8v from sdcc1 node
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 22 Oct 2022 14:58:19 +0000 (16:58 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Oct 2022 23:27:59 +0000 (01:27 +0200)
commit7887e941bea66ba841347a915955ba0d60f28f2a
treec1fc9c886ee721cd6eff144e109495cd29711538
parent71fbabc5e9ba3f3b741ad9afc90dcc69f9d65c84
ipq806x: 5.15: drop mmc-ddr-1_8v from sdcc1 node

Zyxel NGB6817 is the only router that use mmc for rootfs. Upstream
kernel dtsi have mmc-ddr-1_8v enabled for sddc1. This is wrong as mmc on
ipq806x is supplied by a fixed 3.3v regulator and can't operate at 1.8v.
This cause the sddc1 to malfunction and cause kernel panic.
In old 5.15 version this was disabled but it was put in addition to many
other changes so it was dropped silently. Restore this patch to fix
working condition of such router.

Fixes: 88bf652 ("ipq806x: 5.15: replace dtsi patches with upstream version")
Fixes: #11000
Tested-by: Hendrik Koerner <koerhen@web.de>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.15/131-ARM-dts-qcom-ipq8064-disable-mmc-ddr-1_8v-for-sdcc1.patch [new file with mode: 0644]