Skip to content

[PW_SID:1120342] [RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property#2199

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1120342
Closed

[PW_SID:1120342] [RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property#2199
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1120342

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1120342 applied to workflow__riscv__fixes

Name: [RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1120342
Version: 1

Linux RISC-V bot and others added 2 commits July 1, 2026 03:48
The interrupts-extended property is used to specify the connection
between the PMU counter overflow interrupt and the corresponding CPU
local interrupt controller (riscv,cpu-intc).

This property also allows the software to associate a PMU node with a
specific CPU. To support future heterogeneous systems, where different
CPUs may support different PMU events, this property allows the driver
to identify the correct PMU capabilities for each hart.

Reviewed-by: Nick Hu <nick.hu@sifive.com>
Signed-off-by: Eric Lin <eric.lin@sifive.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 120.21 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1194.40 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1401.53 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 22.17 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 23.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.57 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 78.87 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
kdoc
Desc: Detects for kdoc errors
Duration: 0.73 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
module-param
Desc: Detect module_param changes
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch 3 times, most recently from a50938c to 40ba5ca Compare July 8, 2026 17:32
@linux-riscv-bot
linux-riscv-bot deleted the pw1120342 branch July 10, 2026 01:14
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