summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x/ddr_topology_def.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-21 18:10:28 -0500
committerTom Rini <trini@konsulko.com>2020-01-21 18:10:28 -0500
commit75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (patch)
tree2ee907d73cbd5882455cc62fc9ac5724b983112e /drivers/ddr/marvell/a38x/ddr_topology_def.h
parentad647690b1346f57847d4c9251293293af8928a8 (diff)
parent584a3d2622e9107d09434b05df8b6c50e25fe73f (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- Clearfog: Add run-time board detection with TLV EEPROM support (Baruch)
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr_topology_def.h')
-rw-r--r--drivers/ddr/marvell/a38x/ddr_topology_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/ddr/marvell/a38x/ddr_topology_def.h b/drivers/ddr/marvell/a38x/ddr_topology_def.h
index e6fe8a04289..950f296ff98 100644
--- a/drivers/ddr/marvell/a38x/ddr_topology_def.h
+++ b/drivers/ddr/marvell/a38x/ddr_topology_def.h
@@ -124,6 +124,9 @@ struct mv_ddr_topology_map {
/* electrical parameters */
unsigned int electrical_data[MV_DDR_EDATA_LAST];
+
+ /* Clock enable mask */
+ u32 clk_enable;
};
enum mv_ddr_iface_mode {