aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2020-01-04 19:24:08 -0600
committerLee Jones <[email protected]>2020-01-24 07:33:57 +0000
commitdc91c3b6fe66a13ac76f6cb3b2100c0779cd3350 (patch)
treeec8d96abf09e4ce6377f002686734577e5a891ab /scripts/bpf_helpers_doc.py
parent702204c22c53f94b2e25a3bdcda759cce7b26305 (diff)
mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
On AXP288 and newer PMICs, bit 7 of AXP20X_VBUS_IPSOUT_MGMT can be set to prevent using the VBUS input. However, when the VBUS unplugged and plugged back in, the bit automatically resets to zero. We need to set the register as volatile to prevent regmap from caching that bit. Otherwise, regcache will think the bit is already set and not write the register. Fixes: cd53216625a0 ("mfd: axp20x: Fix axp288 volatile ranges") Cc: [email protected] Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions