From: Mark Brown Date: Sat, 28 Jan 2023 10:46:10 +0000 (+0000) Subject: ASoC: simple-card-utils: create jack inputs for X-Git-Tag: v6.3-rc1~160^2~1^2~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c9802b82f368cfe1dbd0611d0f9ac0b7cfd1ca0;p=thirdparty%2Fkernel%2Flinux.git ASoC: simple-card-utils: create jack inputs for Merge series from Astrid Rost : 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. --- 6c9802b82f368cfe1dbd0611d0f9ac0b7cfd1ca0