Searched hist:"156 f0e2fda420c4a4a7b244a909df04086039bd6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/thermal/ |
H A D | k3_j72xx_bandgap.c | diff 156f0e2fda420c4a4a7b244a909df04086039bd6 Mon Oct 31 18:26:54 CDT 2022 Bryan Brattlof <bb@ti.com> thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structure
'fuse_base' is only needed during the initial probe function to provide data for a software trimming method for some of TI's devices affected by the i2128 erratum. The devices not affected will not use this region
Remove fuse_base from the main k3_j72xx_bandgap structure
Signed-off-by: Bryan Brattlof <bb@ti.com> Link: https://lore.kernel.org/r/20221031232702.10339-4-bb@ti.com Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
|