arm64: dts: marvell: samsung-coreprimevelte: Add missing SDIO properties

According to the vendor device tree, the WiFi+BT card must not be
powered off during suspend and is capable of waking up the board. Add
the respective properties to the SDIO node to reflect this.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
This commit is contained in:
Duje Mihanović 2026-04-09 23:17:27 +02:00
parent e93abeef92
commit 52c47f734f
No known key found for this signature in database
GPG Key ID: BE322DD7C35959C5

View File

@ -524,6 +524,8 @@ &sdh1 {
pinctrl-1 = <&sdh1_fast_pins_0 &sdh1_fast_pins_1 &sdh1_pins_2>;
bus-width = <4>;
non-removable;
keep-power-in-suspend;
wakeup-source;
};
&pwm3 {