RISC-V Device Tree Documentation

2017-06-26 Thread Palmer Dabbelt
As part of submitting the RISC-V Linux port it was suggested that we write some documentation that describes our device tree bindings. Our port is still in progress, but it was suggested that we start sending patches to the relevant parties. There is one outstanding issue to resolve with the

RISC-V Device Tree Documentation

2017-06-26 Thread Palmer Dabbelt
As part of submitting the RISC-V Linux port it was suggested that we write some documentation that describes our device tree bindings. Our port is still in progress, but it was suggested that we start sending patches to the relevant parties. There is one outstanding issue to resolve with the

Re: [PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-26 Thread Palmer Dabbelt
On Tue, 23 May 2017 05:03:17 PDT (-0700), Arnd Bergmann wrote: > On Tue, May 23, 2017 at 2:41 AM, Palmer Dabbelt wrote: >> --- >> .../interrupt-controller/riscv,cpu-intc.txt| 46 >> ++ >> .../bindings/interrupt-controller/riscv,plic0.txt | 44 >>

Re: [PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-26 Thread Palmer Dabbelt
On Tue, 23 May 2017 05:03:17 PDT (-0700), Arnd Bergmann wrote: > On Tue, May 23, 2017 at 2:41 AM, Palmer Dabbelt wrote: >> --- >> .../interrupt-controller/riscv,cpu-intc.txt| 46 >> ++ >> .../bindings/interrupt-controller/riscv,plic0.txt | 44 >>

Re: [PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-23 Thread Arnd Bergmann
On Tue, May 23, 2017 at 2:41 AM, Palmer Dabbelt wrote: > --- > .../interrupt-controller/riscv,cpu-intc.txt| 46 > ++ > .../bindings/interrupt-controller/riscv,plic0.txt | 44 + The patch needs a description, and should be sent

Re: [PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-23 Thread Arnd Bergmann
On Tue, May 23, 2017 at 2:41 AM, Palmer Dabbelt wrote: > --- > .../interrupt-controller/riscv,cpu-intc.txt| 46 > ++ > .../bindings/interrupt-controller/riscv,plic0.txt | 44 + The patch needs a description, and should be sent to the irqchip

[PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-22 Thread Palmer Dabbelt
--- .../interrupt-controller/riscv,cpu-intc.txt| 46 ++ .../bindings/interrupt-controller/riscv,plic0.txt | 44 + 2 files changed, 90 insertions(+) create mode 100644 Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt

[PATCH 3/7] RISC-V: Device Tree Documentation

2017-05-22 Thread Palmer Dabbelt
--- .../interrupt-controller/riscv,cpu-intc.txt| 46 ++ .../bindings/interrupt-controller/riscv,plic0.txt | 44 + 2 files changed, 90 insertions(+) create mode 100644 Documentation/devicetree/bindings/interrupt-controller/riscv,cpu-intc.txt