summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Robinson <[email protected]>2025-12-09 21:03:40 +0000
committerQuentin Schulz <[email protected]>2026-07-20 14:37:53 +0200
commitf079d8059da9eae96c1a4738e2f42c2679d9e09f (patch)
tree2eefafde55db1b4149cb3e1c6da97308812c82d0
parentfdfe2ec48d5c1c2ed03073d73edd3fdd3fe1ffa1 (diff)
rockchip: rk3568-nanopi-r5: Drop duplicated/extra sdhci
The pinctrl settings are now upstream, with the upstream voltage supplies, and the HS200 mode is confirmed to work fine but the HS400 mode had reported issues so let's just consume what the upstream DT has now as it's all known good. Reported-by: Dusty Mabe <[email protected]> Tested-by: Dusty Mabe <[email protected]> Signed-off-by: Peter Robinson <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--arch/arm/dts/rk3568-nanopi-r5s-u-boot.dtsi8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/dts/rk3568-nanopi-r5s-u-boot.dtsi b/arch/arm/dts/rk3568-nanopi-r5s-u-boot.dtsi
index 64c43374c04..7e24be1a5e7 100644
--- a/arch/arm/dts/rk3568-nanopi-r5s-u-boot.dtsi
+++ b/arch/arm/dts/rk3568-nanopi-r5s-u-boot.dtsi
@@ -12,14 +12,6 @@
/delete-property/ vpcie3v3-supply;
};
-&sdhci {
- cap-mmc-highspeed;
- mmc-hs200-1_8v;
- mmc-hs400-1_8v;
- mmc-hs400-enhanced-strobe;
- pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>;
-};
-
&vcc5v0_usb_host {
/delete-property/ regulator-always-on;
/delete-property/ regulator-boot-on;