aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts')
-rw-r--r--sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts19
1 files changed, 18 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts b/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts
index 6e23428a3ed2..fd2cb8765a15 100644
--- a/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts
+++ b/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-hayato-r1.dts
@@ -4,7 +4,6 @@
*/
/dts-v1/;
#include "mt8192-asurada.dtsi"
-#include "mt8192-asurada-audio-rt1015p-rt5682.dtsi"
/ {
model = "Google Hayato rev1";
@@ -101,6 +100,24 @@
};
};
+&rt5682 {
+ compatible = "realtek,rt5682i";
+ realtek,btndet-delay = <16>;
+ VBAT-supply = <&pp3300_ldo_z>;
+};
+
+&sound {
+ compatible = "mediatek,mt8192_mt6359_rt1015p_rt5682";
+
+ speaker-codecs {
+ sound-dai = <&rt1015p>;
+ };
+
+ headset-codec {
+ sound-dai = <&rt5682 0>;
+ };
+};
+
&touchscreen {
compatible = "hid-over-i2c";
post-power-on-delay-ms = <10>;