[PATCHv1 3/3] hwmon: Add DT documentation for g762 driver
Arnaud Ebalard
arno at natisbad.org
Wed Apr 24 01:43:51 EDT 2013
Hi Jason,
Jason Cooper <jason at lakedaemon.net> writes:
>> +Example g762 node:
>> +
>> + g762: g762 at 3e {
>> + compatible = "gmt,g762";
>> + reg = <0x3e>;
>> + pwm_mode = <1>; /* closed-loop control */
>> + pwm_enable = <2>; /* PWM mode */
>> + pwm_freq = <8192>; /* PWM reference clock freq */
>> + fan_pulses = <2>; /* 2 pulses per rev */
>> + fan_div = <2>; /* fan clock divisor */
>> + fan_target = <2000>; /* target fan speed at 2000 RPM */
>> + fan_gear_mode = <0>; /* default */
>> + fan_startv = <1>; /* default */
>> + pwm_polarity = <0>; /* default */
>> + };
>
> I was just giving this quick overview and noticed that you have
> leading whitespace issues in the above block...
Will fix that in next round. Sorry for that and thanks for your time.
Cheers,
a+
More information about the linux-arm-kernel
mailing list