[PATCH v2 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board

Ninad Palsule ninad at linux.ibm.com
Tue Jan 9 15:36:05 PST 2024


Hello Mark,

On 1/8/24 15:34, Mark Brown wrote:
> On Mon, Jan 08, 2024 at 02:41:14PM -0600, Ninad Palsule wrote:
>
>> +	regulator at 60 {
>> +		compatible = "maxim,max8952";
>> +		reg = <0x60>;
>> +
>> +		max8952,default-mode = <0>;
>> +		max8952,dvs-mode-microvolt = <1250000>, <1200000>,
>> +						<1050000>, <950000>;
>> +		max8952,sync-freq = <0>;
>> +		max8952,ramp-speed = <0>;
>> +
>> +		regulator-name = "VR_1.0V";
>> +		regulator-min-microvolt = <770000>;
>> +		regulator-max-microvolt = <1400000>;
> A regulator labelled VR_1.0V can vary between 0.77V and 1.4V and has
> exactly the same configuration as another regulator labelled VR_1.2V?
> That seems...  odd?

That was a typo. I fixed it.

Thanks for the review.

Regards,

Ninad




More information about the linux-arm-kernel mailing list