mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: nvidia: Remove unused and undocumented "regulator-ramp-delay-scale" property
Remove "regulator-ramp-delay-scale" property which is both unused in the kernel and undocumented. Most likely they are leftovers from downstream. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250305224952.2995841-2-robh@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
70fcb05fe4
commit
828678a1f6
1 changed files with 0 additions and 10 deletions
|
@ -266,7 +266,6 @@
|
|||
regulator-max-microvolt = <1170000>;
|
||||
regulator-enable-ramp-delay = <146>;
|
||||
regulator-ramp-delay = <27500>;
|
||||
regulator-ramp-delay-scale = <300>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
|
@ -281,7 +280,6 @@
|
|||
regulator-max-microvolt = <1150000>;
|
||||
regulator-enable-ramp-delay = <176>;
|
||||
regulator-ramp-delay = <27500>;
|
||||
regulator-ramp-delay-scale = <300>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
|
@ -296,7 +294,6 @@
|
|||
regulator-max-microvolt = <1350000>;
|
||||
regulator-enable-ramp-delay = <176>;
|
||||
regulator-ramp-delay = <27500>;
|
||||
regulator-ramp-delay-scale = <350>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
|
@ -311,7 +308,6 @@
|
|||
regulator-max-microvolt = <1800000>;
|
||||
regulator-enable-ramp-delay = <242>;
|
||||
regulator-ramp-delay = <27500>;
|
||||
regulator-ramp-delay-scale = <360>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
|
@ -326,7 +322,6 @@
|
|||
regulator-max-microvolt = <1200000>;
|
||||
regulator-enable-ramp-delay = <26>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
||||
|
@ -341,7 +336,6 @@
|
|||
regulator-max-microvolt = <1050000>;
|
||||
regulator-enable-ramp-delay = <22>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
|
||||
maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
|
||||
maxim,active-fps-power-up-slot = <0>;
|
||||
|
@ -354,7 +348,6 @@
|
|||
regulator-max-microvolt = <3300000>;
|
||||
regulator-enable-ramp-delay = <62>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
|
||||
maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
|
||||
maxim,active-fps-power-up-slot = <0>;
|
||||
|
@ -371,7 +364,6 @@
|
|||
regulator-max-microvolt = <1100000>;
|
||||
regulator-enable-ramp-delay = <22>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
regulator-disable-active-discharge;
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
|
@ -395,7 +387,6 @@
|
|||
regulator-max-microvolt = <1050000>;
|
||||
regulator-enable-ramp-delay = <24>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
|
||||
maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
|
||||
maxim,active-fps-power-up-slot = <3>;
|
||||
|
@ -408,7 +399,6 @@
|
|||
regulator-max-microvolt = <1050000>;
|
||||
regulator-enable-ramp-delay = <22>;
|
||||
regulator-ramp-delay = <100000>;
|
||||
regulator-ramp-delay-scale = <200>;
|
||||
|
||||
maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
|
||||
maxim,active-fps-power-up-slot = <6>;
|
||||
|
|
Loading…
Add table
Reference in a new issue