mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
arm64: dts: qcom: x1e80100-pmics: Add PMC8380C PWM
The PMC8380C (PM8550) has a PWM block, describe it. Signed-off-by: Konrad Dybcio <quic_kdybcio@quicinc.com> Link: https://lore.kernel.org/r/20240826-topic-sl7-v2-3-c32ebae78789@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
2538d0689c
commit
02a1bfb34c
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user