* One question is regarding of PECI driver.
@ 2019-06-14 9:24 Derek Lin23
2019-06-19 16:31 ` Jae Hyun Yoo
0 siblings, 1 reply; 2+ messages in thread
From: Derek Lin23 @ 2019-06-14 9:24 UTC (permalink / raw)
To: openbmc@lists.ozlabs.org
Cc: Duke KH Du, Yonghui YH21 Liu, Lisa YJ19 Liu, Andrew MS1 Peng,
Harry Sung1, Haitao HT11 Wang
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
Hi team:
We have a question for PECI driver, hope we can have some inputs and feedbacks.
When PECI driver starts, it checks the availabilities for CPUs by the addresses defining in the device tree.
But, when none of the CPUs are available, in our cases, CPUs are powered off, PECI driver responses with error messages of PECI clients and devices are not registered.
Is it possible that PECI driver would listen the events for power-on? So, PECI driver would be reloaded and PECI clients and devices become available.
Or, other thoughts and ideas?
Thank you,
Derek Lin
[-- Attachment #2: Type: text/html, Size: 3323 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: One question is regarding of PECI driver.
2019-06-14 9:24 One question is regarding of PECI driver Derek Lin23
@ 2019-06-19 16:31 ` Jae Hyun Yoo
0 siblings, 0 replies; 2+ messages in thread
From: Jae Hyun Yoo @ 2019-06-19 16:31 UTC (permalink / raw)
To: Derek Lin23, openbmc@lists.ozlabs.org
Cc: Duke KH Du, Andrew MS1 Peng, Harry Sung1, Haitao HT11 Wang,
Yonghui YH21 Liu, Lisa YJ19 Liu
On 6/14/2019 2:24 AM, Derek Lin23 wrote:
> Hi team:
>
> We have a question for PECI driver, hope we can have some
> inputs and feedbacks.
>
> When PECI driver starts, it checks the availabilities for
> CPUs by the addresses defining in the device tree.
Yes, it's what PECI driver does.
> But, when none of the CPUs are available, in our cases, CPUs
> are powered off, PECI driver responses with error messages of PECI
> clients and devices are not registered.
It's an expected result because PECI works only when the host CPU is
powered on.
> Is it possible that PECI driver would listen the events for
> power-on? So, PECI driver would be reloaded and PECI clients and devices
> become available.
No. Instead, we are using CPU ping from user space and register PECI
clients at run time. Please check these services:
https://github.com/openbmc/dbus-sensors
https://github.com/openbmc/entity-manager
Thanks,
Jae
> Or, other thoughts and ideas?
>
> Thank you,
>
>
> Derek Lin
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-19 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 9:24 One question is regarding of PECI driver Derek Lin23
2019-06-19 16:31 ` Jae Hyun Yoo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.