| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/sound/maxim,max98357a.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Maxim Integrated MAX98357A/MAX98360A amplifier |
| - Tzung-Bi Shih <tzungbi@kernel.org> |
| Maxim Integrated MAX98357A/MAX98360A is a digital pulse-code modulation (PCM) |
| Chip's SD_MODE pin. If missing the chip is always on. |
| $ref: /schemas/types.yaml#/definitions/uint32 |
| Delay time for SD_MODE pin changes intended to make I2S clocks ready |
| before SD_MODE is unmuted in order to avoid the speaker pop noise. |
| unevaluatedProperties: false |
| #include <dt-bindings/gpio/gpio.h> |
| compatible = "maxim,max98360a"; |
| sdmode-gpios = <&qcom_pinmux 25 GPIO_ACTIVE_HIGH>; |