Searched +full:chv3 +full:- +full:codec (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/google,chv3-codec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Google Chameleon v3 audio codec10 - Paweł Anikiel <pan@semihalf.com>13 - $ref: dai-common.yaml#17 const: google,chv3-codec19 "#sound-dai-cells":23 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 .name = "chv3-codec-hifi",21 return devm_snd_soc_register_component(&pdev->dev, in chv3_codec_probe()26 { .compatible = "google,chv3-codec", },33 .name = "chv3-codec",40 MODULE_DESCRIPTION("ASoC Chameleon v3 codec driver");