From 4986aec245229a595d6d41c373a1b218de65cdac Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Fri, 11 Oct 2024 09:16:29 -0700 Subject: [PATCH] [hw,lc_ctrl] Bump version number to 2.1.0 Signed-off-by: Robert Schilling --- hw/ip/lc_ctrl/data/lc_ctrl.hjson | 2 +- hw/top_earlgrey/doc/design/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/ip/lc_ctrl/data/lc_ctrl.hjson b/hw/ip/lc_ctrl/data/lc_ctrl.hjson index d80969cd01f8f..a28b8d151d1b3 100644 --- a/hw/ip/lc_ctrl/data/lc_ctrl.hjson +++ b/hw/ip/lc_ctrl/data/lc_ctrl.hjson @@ -15,7 +15,7 @@ dv_doc: "../doc/dv", hw_checklist: "../doc/checklist", sw_checklist: "/sw/device/lib/dif/dif_lc_ctrl", - version: "2.0.0", + version: "2.1.0", life_stage: "L1", design_stage: "D3", verification_stage: "V2S", diff --git a/hw/top_earlgrey/doc/design/README.md b/hw/top_earlgrey/doc/design/README.md index b9582d3fd884f..e6fc7313361e6 100644 --- a/hw/top_earlgrey/doc/design/README.md +++ b/hw/top_earlgrey/doc/design/README.md @@ -404,7 +404,7 @@ For the purpose of `top_earlgrey`, the first option has been chosen to benefit s | otp_ctrl | otp_ctrl | 0x40130000 (core) | | | | 0x40138000 (prim) | | lc_ctrl | lc_ctrl | 0x40140000 (regs) | -| | | 0 (dmi) | +| | | 0x0 (dmi) | | alert_handler | alert_handler | 0x40150000 (regs) | | spi_host0 | spi_host | 0x40300000 (regs) | | spi_host1 | spi_host | 0x40310000 (regs) |