lkml.org 
[lkml]   [2023]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/8] ARM: dts: qcom: msm8226: Add node for TCSR halt regs
    Date
    Add a syscon device node for the TCSR halt regs needed by
    modem and other remoteprocs.

    Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com>
    ---
    arch/arm/boot/dts/qcom-msm8226.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm/boot/dts/qcom-msm8226.dtsi b/arch/arm/boot/dts/qcom-msm8226.dtsi
    index 4cba25dad8d6..394662cbf282 100644
    --- a/arch/arm/boot/dts/qcom-msm8226.dtsi
    +++ b/arch/arm/boot/dts/qcom-msm8226.dtsi
    @@ -590,6 +590,11 @@ tcsr_mutex: hwlock@fd484000 {
    #hwlock-cells = <1>;
    };

    + tcsr_regs_1: syscon@fd485000 {
    + compatible = "qcom,msm8226-tcsr", "syscon";
    + reg = <0xfd485000 0x1000>;
    + };
    +
    adsp: remoteproc@fe200000 {
    compatible = "qcom,msm8226-adsp-pil";
    reg = <0xfe200000 0x100>;
    --
    2.34.1
    \
     
     \ /
      Last update: 2023-03-26 23:38    [W:2.243 / U:1.096 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site