diff options
| author | Marek Vasut <[email protected]> | 2026-08-09 03:31:02 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-08-20 12:15:23 -0600 |
| commit | 3b4aa7df8071c97e621c7684b00ed6e13661c77e (patch) | |
| tree | fd1c927b3821d877b14e13a890da60860fad0c62 | |
| parent | a94c55e16e02c57393f1debaa7692c3e1ce10bbb (diff) | |
arm64: dts: renesas: r8a779g3: Drop set VDDQ18_25_AVB voltage on Retronix R-Car V4H Sparrow Hawk EVTB1
This partly reverts commit 1df2880e9512f4760f615668e5d06aa5f44b778a.
This change is part of Linux 6.18.y DTs as commit
7d1e3aa2826a ("arm64: dts: renesas: sparrow-hawk: Set VDDQ18_25_AVB voltage 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.dtsi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi b/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi index 53c1be3fae4..c9f302799f1 100644 --- a/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi +++ b/arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi @@ -7,13 +7,6 @@ #include "r8a779g0-u-boot.dtsi" -&avb0_pins { - pins-vddq18-25-avb { - pins = "PIN_VDDQ_AVB0", "PIN_VDDQ_AVB1", "PIN_VDDQ_AVB2", "PIN_VDDQ_TSN0"; - power-source = <1800>; - }; -}; - /* Page 31 / FAN */ &gpio1 { pwm-fan-hog { |
