aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts')
-rw-r--r--sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts19
1 files changed, 18 insertions, 1 deletions
diff --git a/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts b/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts
index c6ad10cec95e..bc88866ab2f5 100644
--- a/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts
+++ b/sys/contrib/device-tree/src/arm64/mediatek/mt8192-asurada-spherion-r0.dts
@@ -4,7 +4,6 @@
*/
/dts-v1/;
#include "mt8192-asurada.dtsi"
-#include "mt8192-asurada-audio-rt1015p-rt5682.dtsi"
#include <dt-bindings/leds/common.h>
/ {
@@ -58,6 +57,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 = "elan,ekth3500";
};