summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts')
-rw-r--r--dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts38
1 files changed, 22 insertions, 16 deletions
diff --git a/dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts b/dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts
index d978c9ac17..391befa22b 100644
--- a/dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts
+++ b/dts/src/arm64/qcom/msm8916-samsung-a5u-eur.dts
@@ -15,7 +15,7 @@
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
- gpio = <&msmgpio 97 GPIO_ACTIVE_HIGH>;
+ gpio = <&tlmm 97 GPIO_ACTIVE_HIGH>;
enable-active-high;
pinctrl-names = "default";
@@ -36,13 +36,13 @@
compatible = "melfas,mms345l";
reg = <0x48>;
- interrupt-parent = <&msmgpio>;
+ interrupt-parent = <&tlmm>;
interrupts = <13 IRQ_TYPE_EDGE_FALLING>;
touchscreen-size-x = <720>;
touchscreen-size-y = <1280>;
- avdd-supply = <&reg_vdd_tsp>;
+ avdd-supply = <&reg_vdd_tsp_a>;
vdd-supply = <&pm8916_l6>;
pinctrl-names = "default";
@@ -50,10 +50,8 @@
};
};
-&pronto {
- iris {
- compatible = "qcom,wcn3660b";
- };
+&clk_pwm {
+ status = "okay";
};
&touchkey {
@@ -61,17 +59,25 @@
vdd-supply = <&reg_touch_key>;
};
-&msmgpio {
- tkey_en_default: tkey-en-default {
- pins = "gpio97";
- function = "gpio";
+&vibrator {
+ status = "okay";
+};
- drive-strength = <2>;
- bias-disable;
- };
+&wcnss {
+ status = "okay";
+};
+
+&wcnss_iris {
+ compatible = "qcom,wcn3660b";
+};
- ts_int_default: ts-int-default {
- pins = "gpio13";
+&wcnss_mem {
+ status = "okay";
+};
+
+&tlmm {
+ tkey_en_default: tkey-en-default-state {
+ pins = "gpio97";
function = "gpio";
drive-strength = <2>;