diff options
author | Astrid Rost <[email protected]> | 2023-01-23 14:59:12 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-01-27 12:20:55 +0000 |
commit | 9b271207ac83db362fac757d367923bde57dce86 (patch) | |
tree | a1a8ad0f43926ee3d415b6c4a911d383fbfa5518 /scripts/gdb/linux/device.py | |
parent | df55122ba0955951a85ef3ffb19f0dcb0ad3ffbb (diff) |
ASoC: simple-card-utils: create jack inputs for aux_devs
Add a generic way to create jack inputs for auxiliary jack detection
drivers (e.g. via i2c, spi), which are not part of any real codec.
The simple-card can be used as combining card driver to add the jacks,
no new one is required.
Create a jack (for input-events) for jack devices in the auxiliary
device list (aux_devs). A device which returns a valid value on
get_jack_type counts as jack device; set_jack is required
to add the jack to the device.
Signed-off-by: Astrid Rost <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions