aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHui Wang <[email protected]>2023-07-24 11:47:27 +0800
committerGreg Kroah-Hartman <[email protected]>2023-07-30 13:53:35 +0200
commit77a82cebf0eb023203b4cb2235cab75afc77cccf (patch)
tree4dc2124d93a07cd0ae4f364a67cf24914123deff /tools/perf/scripts/python/exported-sql-viewer.py
parent130a9571aee966ad8ba65719fe6c32db7b26db6a (diff)
serial: sc16is7xx: Put IOControl register into regmap_volatile
According to the IOControl register bits description in the page 31 of the product datasheet, we know the bit 3 of IOControl register is softreset, this bit will self-clearing once the reset finish. In the probe, the softreset bit is set, and when we read this register from debugfs/regmap interface, we found the softreset bit is still setting, this confused us for a while. Finally we found this register is cached, to read the real value from register, we could put it into the regmap_volatile(). Signed-off-by: Hui Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions