1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/sound/realtek,rt1015p.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Realtek rt1015p codec
10 - Tzung-Bi Shih <tzungbi@kernel.org>
13 Rt1015p is a rt1015 variant which does not support I2C and
14 only supports S24, 48kHz, 64FS.
24 GPIO used for shutdown control.
25 0 means shut down; 1 means power on.
34 additionalProperties: false
38 #include <dt-bindings/gpio/gpio.h>
41 compatible = "realtek,rt1015p";
42 sdb-gpios = <&pio 175 GPIO_ACTIVE_HIGH>;