mvebu: gl-mv1000: add devicetree patch for sdhci1
authorMikhail Zadorozhnyi <[email protected]>
Sun, 12 Oct 2025 14:52:35 +0000 (17:52 +0300)
committerRobert Marko <[email protected]>
Wed, 3 Dec 2025 21:46:29 +0000 (22:46 +0100)
commit6f2325b23d2cfa28099c26c299ae774625f1872b
treed69423192dd4581bc99169a9c795ce1a69c68cc8
parent8ad5f35a9013ca7c65e86e7aef92617903afeab0
mvebu: gl-mv1000: add devicetree patch for sdhci1

GL-MV1000 external SD controller was broken by a recent kernel update
due to a mistake in Device Tree: "regulator-gpio" was defined without
required "gpios" property.

Removing this regulator definition from the device tree fixes this issue
without any side effects so far.

"main" branch uses upstream devicetree for this device, so add a kernel
patch for the "mvebu" kernel family.

Relevant discussions:
https://github.com/openwrt/openwrt/issues/20309
https://github.com/openwrt/openwrt/pull/20378

Signed-off-by: Mikhail Zadorozhnyi <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20390
Signed-off-by: Robert Marko <[email protected]>
target/linux/mvebu/patches-6.12/326-arm64-dts-marvell-glinet-mv1000-fix-sdhci1.patch [new file with mode: 0644]