Home
last modified time | relevance | path

Searched +full:chv3 +full:- +full:codec (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dgoogle,chv3-codec.yaml1 # 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 codec
10 - Paweł Anikiel <pan@semihalf.com>
13 - $ref: dai-common.yaml#
17 const: google,chv3-codec
19 "#sound-dai-cells":
23 - compatible
[all …]
/linux/sound/soc/codecs/
H A Dchv3-codec.c1 // SPDX-License-Identifier: GPL-2.0-only
6 .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");