This patch contains code that interfaces with devices that are mandated
by the RISC-V supervisor specification and that don't have explicit
drivers anywhere else in the tree. This includes the staticly defined
interrupts, the CSR-mapped timer, and virtualized SBI devices.
Signed-off-by: Palmer Da
On 2017-06-30 at 00:52:44 +0200, Palmer Dabbelt wrote:
> On Thu, 29 Jun 2017 01:39:25 PDT (-0700), tklau...@distanz.ch wrote:
> > On 2017-06-28 at 20:55:35 +0200, Palmer Dabbelt wrote:
> > [...]
> >> diff --git a/arch/riscv/include/asm/device.h
> >> b/arch/riscv/include/asm/device.h
> >> new fil
On Thu, 29 Jun 2017 01:39:25 PDT (-0700), tklau...@distanz.ch wrote:
> On 2017-06-28 at 20:55:35 +0200, Palmer Dabbelt wrote:
> [...]
>> diff --git a/arch/riscv/include/asm/device.h
>> b/arch/riscv/include/asm/device.h
>> new file mode 100644
>> index ..28975e528d2f
>> --- /dev/null
>
On 2017-06-28 at 20:55:35 +0200, Palmer Dabbelt wrote:
[...]
> diff --git a/arch/riscv/include/asm/device.h b/arch/riscv/include/asm/device.h
> new file mode 100644
> index ..28975e528d2f
> --- /dev/null
> +++ b/arch/riscv/include/asm/device.h
> @@ -0,0 +1,27 @@
> +/*
> + * Copyright (
This patch contains code that interfaces with devices that are mandated
by the RISC-V supervisor specification and that don't have explicit
drivers anywhere else in the tree. This includes the staticly defined
interrupts, the CSR-mapped timer, and virtualized SBI devices.
Signed-off-by: Palmer Da
5 matches
Mail list logo