aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrew Jeffery <[email protected]>2020-09-10 12:26:30 +0930
committerLinus Walleij <[email protected]>2020-09-29 14:38:44 +0200
commit1d6db5ae6b090d1a8edfcb36b9bf47c5f4fe27f6 (patch)
tree651c32d9411bb99e828797647fba6736a7fcc1cb /tools/perf/scripts/python/export-to-sqlite.py
parent7e8d8ac78f35b2fc8cb1548f4ea5f5d9eaf3b3f8 (diff)
pinctrl: aspeed: Use the right pinconf mask
The Aspeed pinconf data structures are split into 'conf' and 'map' types, where the 'conf' struct defines which register and bitfield to manipulate, while the 'map' struct defines what value to write to the register and bitfield. Both structs have a mask member, and the wrong mask was being used to tell the regmap which bits to update. A todo is to look at whether we can remove the mask from the 'map' struct. Fixes: 5f52c853847f ("pinctrl: aspeed: Use masks to describe pinconf bitfields") Signed-off-by: Andrew Jeffery <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Cc: Johnny Huang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions