Lines Matching +full:ak4458 +full:- +full:audio
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/sound/asahi-kasei,ak4458.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: AK4458 audio DAC
10 - Shengjiu Wang <shengjiu.wang@nxp.com>
15 - asahi-kasei,ak4458
16 - asahi-kasei,ak4497
21 avdd-supply:
24 dvdd-supply:
27 reset-gpios:
30 mute-gpios:
35 dsd-path:
39 - const: 0
41 - const: 1
45 - compatible
46 - reg
49 - if:
53 const: asahi-kasei,ak4458
57 dsd-path: false
62 - |
63 #include <dt-bindings/gpio/gpio.h>
65 #address-cells = <1>;
66 #size-cells = <0>;
68 compatible = "asahi-kasei,ak4458";
70 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
71 mute-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;