mbox series

[v1,0/3] Minor cleanup of tegra-apbmisc.c

Message ID 20191103131023.17342-1-digetx@gmail.com
Headers show
Series Minor cleanup of tegra-apbmisc.c | expand

Message

Dmitry Osipenko Nov. 3, 2019, 1:10 p.m. UTC
Hello,

There are couple things could be improved in tegra-apbmisc.c and this
patchset addresses them. Please note that the fallback for older device
trees was broken for T124 since 2015, so it is also a minor change.

Dmitry Osipenko (3):
  soc/tegra: fuse: Cache values of straps and Chip ID registers
  soc/tegra: fuse: Warn if straps and not ready
  soc/tegra: fuse: Correct straps' address for older Tegra124 device
    trees

 drivers/soc/tegra/fuse/tegra-apbmisc.c | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)