[PATCH linux dev-4.10 2/2] ARM: dts: aspeed: romulus: Add Maxim MAX31785

Lei YU mine260309 at gmail.com
Wed May 31 16:56:56 AEST 2017


Reviewed-by: Lei YU <mine260309 at gmail.com>

On Thu, May 25, 2017 at 3:48 PM, Joel Stanley <joel at jms.id.au> wrote:
> From: Nickolaus Gruendler <ngruend at us.ibm.com>
>
> This fan controller is present at 0x52 on i2c-12.
>
> Signed-off-by: Nickolaus Gruendler <ngruend at us.ibm.com>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> index 5ca0f6e6a6a4..eae406aeb6ce 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
> @@ -206,8 +206,13 @@
>  &i2c12 {
>         status = "okay";
>
> +       /* Fan Controller */
> +       max31785 at 52 {
> +               compatible = "maxim,max31785";
> +               reg = <0x52>;
> +       };
> +
>         /* CPLD */
> -       /* Fan Controller 0xa4/a5 */
>         /* Power Supply */
>         /* Temp Sensor */
>         /* Temp Sensor */
> --
> 2.11.0
>


More information about the openbmc mailing list