Subtree merge tag 'v6.15-dts' of dts repo [1] into dts/upstream

[1] https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2025-05-27 09:50:34 -06:00
1087 changed files with 47739 additions and 5668 deletions

View File

@@ -91,6 +91,14 @@ properties:
Firmware must configure interrupt delegation registers based on
interrupt delegation list.
riscv,hart-indexes:
$ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 1
maxItems: 16384
description:
A list of hart indexes that APLIC should use to address each hart
that is mentioned in the "interrupts-extended"
dependencies:
riscv,delegation: [ "riscv,children" ]