summaryrefslogtreecommitdiff
path: root/tools/patman/gitutil.py
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-01-25 03:46:52 +0100
committerStefano Babic <sbabic@denx.de>2022-02-05 15:49:01 +0100
commit1b7f00eb1f239973ef459a3608ab5335011c6ab5 (patch)
treeb653f252598f0205eb7d940c961f4b5097040680 /tools/patman/gitutil.py
parent1289ff7bd7e4429aabbc33d37c4a93fd1e437d07 (diff)
regulator: bd718x7: Bypass bogus warnings
When regulator consumer attempts to set enabled DVS regulator voltage, the driver aborts with "Only DVS bucks can be changed when enabled". In case the regulator is already set to specified voltage, do nothing instead of failing outright. When regulator consumer attempts to set enables regulator which cannot be controlled because it is already always enabled, the driver aborts with -EINVAL. Again, do nothing in such case and return 0, because the request is really fulfilled, the regulator is enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Diffstat (limited to 'tools/patman/gitutil.py')
0 files changed, 0 insertions, 0 deletions