diff options
author | Johnny Huang <[email protected]> | 2019-12-02 16:44:29 +1030 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-12-13 09:39:47 +0100 |
commit | a79bcd51ae06b134c97d1fa707b7c7385d2d61af (patch) | |
tree | bc259a1cc8cbba48650bcd44ccb59f4168bcff31 /tools/perf/scripts/python | |
parent | 22d6919039838226d2041cc22e279985b4230f64 (diff) |
pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
This helper macro is for declaring single bit (SB) mask pinconf,
and is used to prepare for modifying aspeed_pin_config
structure, the aspeed_pin_config structure @bit variable will be
modified to @mask.
This case is common in the AST2400/AST2500 which the mask is a single bit.
Signed-off-by: Johnny Huang <[email protected]>
Signed-off-by: Andrew Jeffery <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions