Commit 09cd0cb2 authored by Tingguo Cheng's avatar Tingguo Cheng Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs615-ride: Enable PMIC peripherals

parent 87ca44ab
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@

#include <dt-bindings/regulator/qcom,rpmh-regulator.h>
#include "qcs615.dtsi"
#include "pm8150.dtsi"
/ {
	model = "Qualcomm Technologies, Inc. QCS615 Ride";
	compatible = "qcom,qcs615-ride", "qcom,qcs615";
@@ -202,6 +203,16 @@ &gcc {
		 <&sleep_clk>;
};

&pon_pwrkey {
	status = "okay";
};

&pon_resin {
	linux,code = <KEY_VOLUMEDOWN>;

	status = "okay";
};

&qupv3_id_0 {
	status = "okay";
};