mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] PECI changes for v6.6-rc1
@ 2023-08-07 23:14 Winiarska, Iwona
  2023-08-08  8:54 ` gregkh
  0 siblings, 1 reply; 2+ messages in thread
From: Winiarska, Iwona @ 2023-08-07 23:14 UTC (permalink / raw)
  To: gregkh; +Cc: openbmc, linux-kernel

Hi Greg!

Please pull PECI update for Linux v6.6.

Thanks
-Iwona

The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-next-6.6-rc1

for you to fetch changes up to d7c99890fe06a170c77af12b0c105babb3a47a04:

  arm64: dts: nuvoton: Add PECI controller node (2023-08-07 18:27:55 +0200)

----------------------------------------------------------------
Update peci-next for v6.6-rc1

* Add Intel Sapphire Rapids support.
* Add Nuvoton controller driver.

----------------------------------------------------------------
Iwona Winiarska (2):
      ARM: dts: nuvoton: Add PECI controller node
      arm64: dts: nuvoton: Add PECI controller node

Naresh Solanki (1):
      peci: cpu: Add Intel Sapphire Rapids support

Patrick Rudolph (2):
      hwmon: (peci/cputemp) Add Intel Sapphire Rapids support
      hwmon: (peci/dimmtemp) Add Sapphire Rapids support

Tomer Maimon (2):
      dt-bindings: Add bindings for peci-npcm
      peci: Add peci-npcm controller driver

 Documentation/devicetree/bindings/peci/nuvoton,npcm-peci.yaml |  56 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/nuvoton/nuvoton-common-npcm7xx.dtsi         |   9 ++++++
 arch/arm64/boot/dts/nuvoton/nuvoton-common-npcm8xx.dtsi       |   9 ++++++
 drivers/hwmon/peci/cputemp.c                                  |  18 +++++++++++
 drivers/hwmon/peci/dimmtemp.c                                 |  50 +++++++++++++++++++++++++++++
 drivers/peci/controller/Kconfig                               |  16 +++++++++
 drivers/peci/controller/Makefile                              |   1 +
 drivers/peci/controller/peci-npcm.c                           | 298 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/peci/cpu.c                                            |   5 +++
 9 files changed, 462 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/peci/nuvoton,npcm-peci.yaml
 create mode 100644 drivers/peci/controller/peci-npcm.c


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-08 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-07 23:14 [GIT PULL] PECI changes for v6.6-rc1 Winiarska, Iwona
2023-08-08  8:54 ` gregkh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®