diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-11-21 13:50:31 +0100 |
---|---|---|
committer | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-12-11 11:36:13 +0100 |
commit | 7d23d4879e41382f2969d6da82f2c1ec5abf1c09 (patch) | |
tree | 74debe3c2561941b982df1abbb7c133e3e8e2864 /Documentation | |
parent | soc: mediatek: mtk-svs: Change the thermal sensor device name (diff) | |
download | linux-7d23d4879e41382f2969d6da82f2c1ec5abf1c09.tar.xz linux-7d23d4879e41382f2969d6da82f2c1ec5abf1c09.zip |
soc: mediatek: mtk-svs: Add a map to retrieve fused values
In preparation for adding a common efuse parsing function which will
greatly reduce code duplication, add a SoC-specific mapping that will
be used to retrieve the right SVS calibration values from the fuses.
The maps are two: one is a Global Map used for reading parameters that
are SVS-global, and one is a Bank Map for reading calibrations for
each SVS Bank.
While at it, also populate the map in the platform data for each SoC.
Being this a preparation commit, there are no functional changes.
Link: https://lore.kernel.org/r/20231121125044.78642-8-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions