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.6.7~3340^2~4^2~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c9802b82f368cfe1dbd0611d0f9ac0b7cfd1ca0;p=platform%2Fkernel%2Flinux-starfive.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