Lines Matching +full:codec +full:- +full:gpio6
1 // SPDX-License-Identifier: GPL-2.0
4 * codec and analog headphone jack.
11 compatible = "rockchip,rockchip-audio-max98090";
12 pinctrl-names = "default";
13 pinctrl-0 = <&mic_det>, <&hp_det>;
14 rockchip,model = "VEYRON-I2S";
15 rockchip,i2s-controller = <&i2s>;
16 rockchip,audio-codec = <&max98090>;
17 rockchip,hp-det-gpios = <&gpio6 RK_PA5 GPIO_ACTIVE_HIGH>;
18 rockchip,mic-det-gpios = <&gpio6 RK_PB3 GPIO_ACTIVE_LOW>;
19 rockchip,headset-codec = <&headsetcodec>;
20 rockchip,hdmi-codec = <&hdmi>;
28 interrupt-parent = <&gpio6>;
30 clock-names = "mclk";
32 pinctrl-names = "default";
33 pinctrl-0 = <&int_codec>;
41 interrupt-parent = <&gpio0>;
43 pinctrl-names = "default";
44 pinctrl-0 = <&ts3a227e_int_l>;
54 audio-supply = <&vcc18_codec>;
58 vcc10-supply = <&vcc33_sys>;
62 regulator-name = "vcc18_codec";
63 regulator-always-on;
64 regulator-boot-on;
65 regulator-min-microvolt = <1800000>;
66 regulator-max-microvolt = <1800000>;
67 regulator-state-mem {
68 regulator-off-in-suspend;
75 codec {
76 hp_det: hp-det {
85 int_codec: int-codec {
89 mic_det: mic-det {
95 ts3a227e_int_l: ts3a227e-int-l {