From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Wed, 1 Aug 2018 09:13:07 +0200 Subject: [PATCH 4/6] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs In-Reply-To: <20180731223714.GA12168@rob-hp-laptop> References: <20180725093649.32332-1-hch@lst.de> <20180725093649.32332-5-hch@lst.de> <20180731223714.GA12168@rob-hp-laptop> Message-ID: <20180801071307.GA20224@lst.de> To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org On Tue, Jul 31, 2018 at 04:37:14PM -0600, Rob Herring wrote: > On Wed, Jul 25, 2018 at 11:36:47AM +0200, Christoph Hellwig wrote: > > From: 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-intc.txt | 41 +++++++++++++++++++ > > 1 file changed, 41 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt > > My questions and comments on the prior version from Palmer remain. Can you point to these questions please? I don't even rember when this was last posted as it must have been a long time ago.