diff options
author | Vitor Soares <vitor.soares@toradex.com> | 2024-11-25 17:49:10 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-13 20:08:59 -0600 |
commit | 53d5f896e99b69b7b57f3319033965790bfb999b (patch) | |
tree | b4232f98b09a301a01576f8e89905f4bd95a9d8f /drivers/ddr/microchip/ddr2_timing.h | |
parent | 7917841b000d5f4732183844b34c4636c206f60e (diff) |
toradex: tdx-cfg-block: rework modules pid4 handling
The module pid4 currently corresponds to the index of the toradex_module
array. If a new pid4 is introduced that does not follow the sequence of
the previous entries, it will create a gap in the array.
To address this, embed pid4 within the toradex_som structure and
implement a function to retrieve the index corresponding to pid4.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_timing.h')
0 files changed, 0 insertions, 0 deletions