Re: [PATCH 2/3] dts: RISC-V local interrupt controller docs

2017-07-04 Thread Mark Rutland
On Mon, Jun 26, 2017 at 10:21:23PM -0700, Palmer Dabbelt wrote: > This patch adds documentation on the RISC-V local interrupt controller, > which is a per-hart interrupt controller that manages all interrupts > entering a RISC-V hart. This interrupt controller is present on all > RISC-V systems. >

Re: [PATCH 2/3] dts: RISC-V local interrupt controller docs

2017-06-29 Thread Rob Herring
On Mon, Jun 26, 2017 at 10:21:23PM -0700, Palmer Dabbelt wrote: > This patch adds documentation on the RISC-V local interrupt controller, > which is a per-hart interrupt controller that manages all interrupts > entering a RISC-V hart. This interrupt controller is present on all > RISC-V systems.

[PATCH 2/3] dts: RISC-V local interrupt controller docs

2017-06-26 Thread Palmer Dabbelt
This patch adds documentation on the RISC-V local interrupt controller, which is a per-hart interrupt controller that manages all interrupts entering a RISC-V hart. This interrupt controller is present on all RISC-V systems. Signed-off-by: Palmer Dabbelt --- .../interrupt-controller/riscv,cpu-i