projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b6ae73
)
arm64: dts: qcom: x1e80100: Add QMP AOSS node
author
Sibi Sankar
<quic_sibis@quicinc.com>
Mon, 29 Jan 2024 12:45:35 +0000
(14:45 +0200)
committer
Bjorn Andersson
<andersson@kernel.org>
Tue, 6 Feb 2024 17:14:29 +0000
(11:14 -0600)
Add a node for the QMP AOSS.
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link:
https://lore.kernel.org/r/20240129-x1e80100-dts-missing-nodes-v6-3-2c0e691cfa3b@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/x1e80100.dtsi
b/arch/arm64/boot/dts/qcom/x1e80100.dtsi
index e99344c7b79e74829f344ab79cbe4d496358682b..72d28ecefa6728de2be1038e16dd3824b0b7e49c 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/x1e80100.dtsi
+++ b/
arch/arm64/boot/dts/qcom/x1e80100.dtsi
@@
-2671,6
+2671,18
@@
interrupt-controller;
};
+ aoss_qmp: power-management@c300000 {
+ compatible = "qcom,x1e80100-aoss-qmp", "qcom,aoss-qmp";
+ reg = <0 0x0c300000 0 0x400>;
+ interrupt-parent = <&ipcc>;
+ interrupts-extended = <&ipcc IPCC_CLIENT_AOP IPCC_MPROC_SIGNAL_GLINK_QMP
+ IRQ_TYPE_EDGE_RISING>;
+ mboxes = <&ipcc IPCC_CLIENT_AOP IPCC_MPROC_SIGNAL_GLINK_QMP>;
+
+ #clock-cells = <0>;
+ };
+
+
tlmm: pinctrl@f100000 {
compatible = "qcom,x1e80100-tlmm";
reg = <0 0x0f100000 0 0xf00000>;