arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
authorSouradeep Chowdhury <quic_schowdhu@quicinc.com>
Tue, 27 Dec 2022 15:22:48 +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 addresses for register regions.

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

index 6ead07aa45eee29ec82352dc6d49f9223707302e..c13acede4594760a56eedb149ced3a4ab1c09b64 100644 (file)
                        interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
                };
 
+               dma@10a2000 {
+                       compatible = "qcom,sm8150-dcc", "qcom,dcc";
+                       reg = <0x0 0x010a2000 0x0 0x1000>,
+                             <0x0 0x010ad000 0x0 0x3000>;
+               };
+
                pcie0: pci@1c00000 {
                        compatible = "qcom,pcie-sm8150", "snps,dw-pcie";
                        reg = <0 0x01c00000 0 0x3000>,