Lines Matching +full:mt8192 +full:- +full:audio
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 /dts-v1/;
6 #include "mt8192-asurada.dtsi"
10 compatible = "google,hayato-rev1", "google,hayato", "mediatek,mt8192";
14 function-row-physmap = <
43 bt_pins: bt-pins {
44 pins-bt-kill {
46 output-low;
49 pins-bt-wake {
51 bias-pull-up;
54 pins-ap-wake-bt {
56 output-low;
60 uart1_pins: uart1-pins {
61 pins-rx {
63 input-enable;
64 bias-pull-up;
67 pins-tx {
71 pins-cts {
73 input-enable;
76 pins-rts {
81 uart1_pins_sleep: uart1-sleep-pins {
82 pins-rx {
84 input-enable;
85 bias-pull-up;
88 pins-tx {
92 pins-cts {
94 input-enable;
97 pins-rts {
105 realtek,btndet-delay = <16>;
106 VBAT-supply = <&pp3300_ldo_z>;
112 speaker-codecs {
113 sound-dai = <&rt1015p>;
116 headset-codec {
117 sound-dai = <&rt5682 0>;
122 compatible = "hid-over-i2c";
123 post-power-on-delay-ms = <10>;
124 hid-descr-addr = <0x0001>;
125 vdd-supply = <&pp3300_u>;
130 pinctrl-names = "default", "sleep";
131 pinctrl-0 = <&uart1_pins>;
132 pinctrl-1 = <&uart1_pins_sleep>;
133 /delete-property/ interrupts;
134 interrupts-extended = <&gic GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH 0>,
138 compatible = "realtek,rtl8822cs-bt";
139 pinctrl-names = "default";
140 pinctrl-0 = <&bt_pins>;
142 enable-gpios = <&pio 144 GPIO_ACTIVE_HIGH>;
143 device-wake-gpios = <&pio 168 GPIO_ACTIVE_HIGH>;
144 host-wake-gpios = <&pio 22 GPIO_ACTIVE_LOW>;