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:29:45 +0000 (01:29 +0200)
commit1c514f05ab49c799224b805c1894a967134add3d
tree03d5665d22e3db0ddc569a40407f2c00d9d2d868
parenta87b6cda02f04c9fec3a90fbdfeeb9f20f8b0743
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]