Commit 02a1bfb3 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: x1e80100-pmics: Add PMC8380C PWM



The PMC8380C (PM8550) has a PWM block, describe it.

Signed-off-by: default avatarKonrad Dybcio <quic_kdybcio@quicinc.com>
Link: https://lore.kernel.org/r/20240826-topic-sl7-v2-3-c32ebae78789@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 2538d068
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -249,6 +249,14 @@ pmk8550_gpios: gpio@8800 {
			interrupt-controller;
			#interrupt-cells = <2>;
		};

		pmk8550_pwm: pwm {
			compatible = "qcom,pmk8550-pwm";

			#pwm-cells = <2>;

			status = "disabled";
		};
	};

	/* PMC8380C */