lkml.org 
[lkml]   [2022]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V17 6/7] arm64: dts: qcom: sc7180: Add Data Capture and Compare(DCC) support node
    Date
    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>
    ---
    arch/arm64/boot/dts/qcom/sc7180.dtsi | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    index 58976a1..3b1bcad 100644
    --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    @@ -2089,6 +2089,12 @@
    #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>,
    --
    2.7.4
    \
     
     \ /
      Last update: 2022-10-14 08:03    [W:4.373 / U:0.164 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site