]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: rockchip: drop unsupported regulator property from NanoPC-T6
authorHeiko Stuebner <heiko@sntech.de>
Thu, 29 Aug 2024 13:20:59 +0000 (15:20 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 29 Aug 2024 21:55:32 +0000 (23:55 +0200)
regulator-init-microvolt is used in the vendor-kernel, but not part
of the specification.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20240829132100.1723127-3-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi

index 066b964a7ea83681f1a3cfee862b3271514fdea7..94a1c83a322de09590eab5912006df8d83b50a63 100644 (file)
                                regulator-boot-on;
                                regulator-min-microvolt = <550000>;
                                regulator-max-microvolt = <950000>;
-                               regulator-init-microvolt = <750000>;
                                regulator-ramp-delay = <12500>;
                                regulator-name = "vdd_vdenc_s0";