Skip to content

[PW_SID:1156921] Add RISC-V RPMI device power service support - #2585

Open
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw1156921
Open

[PW_SID:1156921] Add RISC-V RPMI device power service support#2585
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw1156921

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1156921 applied to workflow__riscv__fixes

Name: Add RISC-V RPMI device power service support
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1156921
Version: 3

Add device tree bindings for the RISC-V Platform Management Interface
(RPMI) device power service group, both for the supervisor-facing power
domain controller and for the SBI MPXY channel which the SBI
implementation uses to expose the service group.

Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add a generic power domain provider on top of the RISC-V Platform
Management Interface (RPMI) device power service group, reached through
an SBI MPXY channel.

The driver enumerates the device power domains advertised by the
platform microcontroller, queries their attributes and initial state,
and registers them as an onecell genpd provider so that devices can
reference them through the "power-domains" property.

Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add a separate entry for the RPMI device power driver and its bindings,
rather than extending the existing RISC-V RPMI and MPXY drivers entry,
which covers drivers maintained by others.

Signed-off-by: Joshua Yeong <joshua.yeong@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants