[PATCH] ARM: dts: exynos: Fix invalid maximum voltage for buck9 supplying SD card

Mark Brown broonie at kernel.org
Thu Mar 24 02:53:32 PDT 2016


On Thu, Mar 24, 2016 at 05:12:05PM +0900, Krzysztof Kozlowski wrote:

>  			buck9_reg: BUCK9 {
>  				regulator-name = "vdd_2.8v_ldo";
>  				regulator-min-microvolt = <3000000>;
> -				regulator-max-microvolt = <3750000>;
> +				regulator-max-microvolt = <3755000>;
>  				regulator-always-on;
>  				regulator-boot-on;
>  			};

Why does this regulator even have voltage constraints configured?  Is
there any intention that it should ever be varied at runtime?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160324/eda6862e/attachment-0001.sig>


More information about the linux-arm-kernel mailing list