Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.18.0-dev, 2.17.0-dev
# cd255ce3 23-May-2024 Tim Lee <timlee660101@gmail.com>

meta-nuvoton: evb-npcm845: fans: add temp and fan configuration

Enable fan control and apply configuration for Arbel EVB.

Tested:
root@:~# systemctl status phosphor-pid-control.service
* phosphor-p

meta-nuvoton: evb-npcm845: fans: add temp and fan configuration

Enable fan control and apply configuration for Arbel EVB.

Tested:
root@:~# systemctl status phosphor-pid-control.service
* phosphor-pid-control.service - OpenBMC Fan Control Daemon
Active: active (running) since Tue 2024-02-27 17:26:53 UTC;

swampd[881]: pid: EVB_Temp failSafePercent: 0
swampd[881]: pid: Fan4 failSafePercent: 0
swampd[881]: Final zone1 failSafePercent: 100
swampd[881]: PID Zone 1 max SetPoint 20 requested by EVB_Temp
swampd[881]: pushing zone 0
swampd[881]: zone: Zone0 zoneFailSafePercent: 100
swampd[881]: pid: Fan1 failSafePercent: 0
swampd[881]: Final zone0 failSafePercent: 100

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I9a375141d9e214be285bcd082f567afa769fe0c5

show more ...