Thread (12 messages) 12 messages, 3 authors, 2023-08-12
STALE1061d
Revisions (6)
  1. v3 [diff vs current]
  2. v4 [diff vs current]
  3. v5 [diff vs current]
  4. v6 [diff vs current]
  5. v7 [diff vs current]
  6. v8 current

[PATCH v8 4/9] ARM: dts: nspire: Fix vbus_reg node to conform with DT binding

From: Andrew Davis <hidden>
Date: 2023-08-02 15:34:04
Also in: linux-arm-kernel, lkml
Subsystem: arm/texas instruments nspire architecture, the rest · Maintainers: Krzysztof Kozlowski, Linus Torvalds

This node does not follow the DT binding schema, correct this.
All "regulator-fixed" are voltage type, so drop "regulator-type".
Should result in no functional change.

Signed-off-by: Andrew Davis <redacted>
---
 arch/arm/boot/dts/nspire/nspire.dtsi | 1 -
 1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/nspire/nspire.dtsi b/arch/arm/boot/dts/nspire/nspire.dtsi
index f979b28e2576e..9587e1ebeb931 100644
--- a/arch/arm/boot/dts/nspire/nspire.dtsi
+++ b/arch/arm/boot/dts/nspire/nspire.dtsi
@@ -71,7 +71,6 @@ vbus_reg: vbus_reg {
 		compatible = "regulator-fixed";
 
 		regulator-name = "USB VBUS output";
-		regulator-type = "voltage";
 
 		regulator-min-microvolt = <5000000>;
 		regulator-max-microvolt = <5000000>;
-- 
2.39.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help