1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
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>
22 description: Analog power supply
25 description: Digital power supply
33 GPIO used to mute all the outputs
36 description: Select DSD input pins for ak4497
37 $ref: /schemas/types.yaml#/definitions/uint32
40 description: "select #16, #17, #19 pins"
42 description: "select #3, #4, #5 pins"
53 const: asahi-kasei,ak4458
59 additionalProperties: false
63 #include <dt-bindings/gpio/gpio.h>
68 compatible = "asahi-kasei,ak4458";
70 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
71 mute-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;