arm64: dts: qcom: sc7180: Add Data Capture and Compare(DCC) support node
authorSouradeep Chowdhury <quic_schowdhu@quicinc.com>
Tue, 27 Dec 2022 15:22:50 +0000 (20:52 +0530)
committerBjorn Andersson <andersson@kernel.org>
Wed, 28 Dec 2022 17:24:34 +0000 (11:24 -0600)
Add the DCC(Data Capture and Compare) device tree node entry along with
the address of the register region.

Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/08e8dc0f58145915f19d953c487a0df20a1ced1f.1672148732.git.quic_schowdhu@quicinc.com
arch/arm64/boot/dts/qcom/sc7180.dtsi

index 94b35bb650832eccc67f2c1b933e2036bd19b3f0..773f182edc265d369bb4a0fc0021ac7bcf0806d0 100644 (file)
                        #power-domain-cells = <1>;
                };
 
+               dma@10a2000 {
+                       compatible = "qcom,sc7180-dcc", "qcom,dcc";
+                       reg = <0x0 0x010a2000 0x0 0x1000>,
+                             <0x0 0x010ae000 0x0 0x2000>;
+               };
+
                stm@6002000 {
                        compatible = "arm,coresight-stm", "arm,primecell";
                        reg = <0 0x06002000 0 0x1000>,