summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-08-09 03:31:01 +0200
committerTom Rini <[email protected]>2026-08-20 12:15:23 -0600
commita94c55e16e02c57393f1debaa7692c3e1ce10bbb (patch)
tree0e6c10578f97611c328156cf0c7c8bd1fc090b19
parentbe61172dac95e730618df9c6395d43c723361e0f (diff)
arm64: dts: renesas: r8a779g3: Drop invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
This reverts commit 74bc80190c48dce43a59cbae1975ccf10f671bc2. This change is part of Linux 6.18.y DTs as commit ae95807b00e1 ("arm64: dts: renesas: sparrow-hawk: Invert microSD voltage selector on EVTB1") Drop the duplicate change from U-Boot DT. Signed-off-by: Marek Vasut <[email protected]>
-rw-r--r--arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi b/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi
index cdf5c9cdd64..53c1be3fae4 100644
--- a/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi
+++ b/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi
@@ -55,7 +55,3 @@
spi-rx-bus-width = <1>;
};
};
-
-&vcc_sdhi {
- states = <1800000 0>, <3300000 1>;
-};