aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorMårten Lindahl <[email protected]>2021-08-16 16:23:14 +0200
committerUlf Hansson <[email protected]>2021-08-24 15:16:08 +0200
commit4850c225dd0e82c8aff8fe4bddc183c37551ede9 (patch)
tree7053e429c7ca82162cbe9f1708940daa384bc37b /scripts/gdb/linux/device.py
parentf4ff24f8a7c144e6d2107a2f2d16bcd9e2b2578f (diff)
mmc: usdhi6rol0: Implement card_busy function
When switching card voltage to UHS voltage the mmc framework tries to check the card busy signal, meaning the card pulling DAT0 line low, before the switch is made. Drivers that does not implement the card_busy function will manage to do the switch anyway, but the framework will print a warning about not being able to verify the voltage signal. Implement card_busy function. Signed-off-by: Mårten Lindahl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions