]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
authorKanak Shilledar <kanakshilledar@gmail.com>
Sat, 15 Jun 2024 02:15:03 +0000 (07:45 +0530)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 24 Jun 2024 20:26:55 +0000 (13:26 -0700)
commit9ff141042a6204ca69c2adcd0e35705fa2554950
tree4e93d9b13ce58c06d3b6fc1b0407e19ed9106dc4
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema

Convert the RISC-V Hart-Level Interrupt Controller (HLIC) to newer
DT schema, Created DT schema based on the .txt file which had
`compatible`, `#interrupt-cells` and `interrupt-controller` as
required properties.
Changes made with respect to original file:
- Changed the example to just use interrupt-controller instead of
using the whole cpu block
- Changed the example compatible string.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Kanak Shilledar <kanakshilledar@gmail.com>
Link: https://lore.kernel.org/r/20240615021507.122035-2-kanakshilledar@gmail.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt [deleted file]
Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.yaml [new file with mode: 0644]