[PATCH linux dev-5.8 v1 3/4] arm: dts: Olympus: Enable PECI dimm temperature
Tomer Maimon
tmaimon77 at gmail.com
Wed Jan 20 19:38:50 AEDT 2021
On Wed, 20 Jan 2021 at 00:47, Joel Stanley <joel at jms.id.au> wrote:
> On Tue, 19 Jan 2021 at 22:34, Tomer Maimon <tmaimon77 at gmail.com> wrote:
> >
> > Enable PECI dimm temperature nodes in Olympus
> > Quanta machine.
> >
> > Signed-off-by: Tomer Maimon <tmaimon77 at gmail.com>
> > ---
> > arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts
> b/arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts
> > index 1692bb7314c5..de34c9b2ff2c 100644
> > --- a/arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts
> > +++ b/arch/arm/boot/dts/nuvoton-npcm750-runbmc-olympus.dts
> > @@ -910,10 +910,12 @@
> > intel-peci-dimmtemp at 30 {
> > compatible = "intel,peci-client";
> > reg = <0x30>;
> > + status = "okay";
>
> Nodes are enabled by default, you shouldn't need to add "okay" for it
> to work. Can you confirm it works without adding this?
>
> Yes you right.
is working fine without "okay"
>
> > };
> > intel-peci-dimmtemp at 31 {
> > compatible = "intel,peci-client";
> > reg = <0x31>;
> > + status = "okay";
> > };
> > };
> >
> > --
> > 2.22.0
> >
>
Cheers,
Tomer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20210120/82e38dc0/attachment-0001.htm>
More information about the openbmc
mailing list