On Mon, Aug 15, 2022 at 1:20 PM Wilfred Mallawa
wrote:
>
> From: Wilfred Mallawa
>
> Updates the `EVENT_ENABLE` register to offset `0x34` as per
> OpenTitan spec [1].
>
> [1] https://docs.opentitan.org/hw/ip/spi_host/doc/#Reg_event_enable
>
> Signed-off-by: Wilfred Mallawa
Reviewed-by: Alistair
From: Wilfred Mallawa
Updates the `EVENT_ENABLE` register to offset `0x34` as per
OpenTitan spec [1].
[1] https://docs.opentitan.org/hw/ip/spi_host/doc/#Reg_event_enable
Signed-off-by: Wilfred Mallawa
---
hw/ssi/ibex_spi_host.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git