Revert "[ earlgrey_top, pattgen ] Adding Pattgen to Earl Grey"
This reverts commit 956bc343f714df574d671870def96791b1a2663c.
Signed-off-by: Philipp Wagner <phw@lowrisc.org>
diff --git a/hw/top_earlgrey/data/top_earlgrey.hjson b/hw/top_earlgrey/data/top_earlgrey.hjson
index ed13deb..4c770f3 100755
--- a/hw/top_earlgrey/data/top_earlgrey.hjson
+++ b/hw/top_earlgrey/data/top_earlgrey.hjson
@@ -197,13 +197,6 @@
reset_connections: {rst_ni: "spi_device"},
base_addr: "0x40050000",
},
- { name: "pattgen",
- type: "pattgen",
- clock_srcs: {clk_i: "io_div4"},
- clock_group: "peri",
- reset_connections: {rst_ni: "sys_io_div4"},
- base_addr: "0x400e0000",
- },
{ name: "rv_timer",
type: "rv_timer",
clock_srcs: {clk_i: "io_div4"},
@@ -602,7 +595,7 @@
// first item goes to LSB of the interrupt source
interrupt_module: ["gpio", "uart", "spi_device", "flash_ctrl",
"hmac", "alert_handler", "nmi_gen", "usbdev", "pwrmgr",
- "otbn", "keymgr", "kmac", "pattgen" ]
+ "otbn", "keymgr", "kmac" ]
// RV_PLIC has two searching algorithm internally to pick the most highest priority interrupt
// source. "sequential" is smaller but slower, "matrix" is larger but faster.
@@ -645,7 +638,7 @@
// between the modules and the IO PADS.
// If `mio_modules` aren't defined, it uses all remaining modules from
// module list except defined in `dio_modules`.
- mio_modules: ["uart", "gpio", "pattgen"]
+ mio_modules: ["uart", "gpio"]
// If any module isn't defined in above two lists, its inputs will be tied
// to 0, and the output/OE signals will be floating (or connected to