]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/aspeed: Add MAX31785 Fan controllers
authorMaheswara Kurapati <quic_mkurapat@quicinc.com>
Thu, 30 Jun 2022 07:21:13 +0000 (09:21 +0200)
committerCédric Le Goater <clg@kaod.org>
Thu, 30 Jun 2022 07:21:13 +0000 (09:21 +0200)
commit2a75e8c390c7e4fd071f51e688524c3dd8014f64
treeed75d179ecaf2282916e50573385573249ab987f
parent6236548284b3e1376984e3979f745daced546124
hw/arm/aspeed: Add MAX31785 Fan controllers

Add MAX31785 fan controllers in machines so that the Linux driver
populates the sysfs interface.

Firework has two MAX31785 Fan controllers at 0x52, and 0x54 on bus 9.
Witherspoon has one at 0x52 on bus 3.
Rainier has one at 0x52 on bus 7.

Signed-off-by: Maheswara Kurapati <quic_mkurapat@quicinc.com>
Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220627154703.148943-6-quic_jaehyoo@quicinc.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/Kconfig
hw/arm/aspeed.c