public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions related macros
@ 2023-09-27 16:26 Sudeep Holla
  2023-09-27 16:26 ` [PATCH v2 1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields Sudeep Holla
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Sudeep Holla @ 2023-09-27 16:26 UTC (permalink / raw)
  To: linux-hwmon, linux-kernel, linux-i2c, linux-acpi
  Cc: Sudeep Holla, Rafael J. Wysocki, Andi Shyti, Jean Delvare,
	Guenter Roeck, Huisong Li

This set of 3 small patches intend to consolidate and replace the existing
locally defined macros within couple of PCC client drivers when accessing
the command and status bitfields.

Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
---
Changes in v2:
- Added review/ack tags from Andi Shyti(I2C) and Guenter Roeck(hwmon)
- Added bitfields for Initiator Responder Communications Channel flags as well
- Migrated kunpeng_hccs soc driver to use generic PCC shmem related macros
- Link to v1: https://lore.kernel.org/r/20230926-pcc_defines-v1-0-0f925a1658fd@arm.com

---
Sudeep Holla (4):
      ACPI: PCC: Add PCC shared memory region command and status bitfields
      i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
      hwmon: (xgene) Migrate to use generic PCC shmem related macros
      soc: kunpeng_hccs: Migrate to use generic PCC shmem related macros

 drivers/hwmon/xgene-hwmon.c            | 16 +++++-----------
 drivers/i2c/busses/i2c-xgene-slimpro.c | 16 ++++------------
 drivers/soc/hisilicon/kunpeng_hccs.c   |  8 ++------
 include/acpi/pcc.h                     | 13 +++++++++++++
 4 files changed, 24 insertions(+), 29 deletions(-)
---
base-commit: 6465e260f48790807eef06b583b38ca9789b6072
change-id: 20230926-pcc_defines-24be5e33b6f3

Best regards,
-- 
Regards,
Sudeep


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

end of thread, other threads:[~2023-10-03 15:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 16:26 [PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions related macros Sudeep Holla
2023-09-27 16:26 ` [PATCH v2 1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields Sudeep Holla
2023-10-03 13:29   ` Rafael J. Wysocki
2023-10-03 14:29     ` Sudeep Holla
2023-10-03 15:05       ` Rafael J. Wysocki
2023-09-27 16:26 ` [PATCH v2 2/4] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros Sudeep Holla
2023-09-29  7:33   ` Wolfram Sang
2023-09-27 16:26 ` [PATCH v2 3/4] hwmon: (xgene) " Sudeep Holla
2023-09-27 16:26 ` [PATCH v2 4/4] soc: kunpeng_hccs: " Sudeep Holla
2023-09-28 11:30   ` lihuisong (C)
2023-09-29 11:45 ` [PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions " Sudeep Holla

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