lkml.org 
[lkml]   [2021]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH net-next 3/3] arm64: dts: qcom: sc7180: define ipa_fw_mem node
    Date
    Define the reserved memory space used for IPA firmware for the
    Qualcomm SC7180 SoC.

    Signed-off-by: Alex Elder <elder@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sc7180.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    index a5d58eb928960..7af551a1fd904 100644
    --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
    @@ -110,6 +110,11 @@ tz_mem: memory@80b00000 {
    no-map;
    };

    + ipa_fw_mem: memory@8b700000 {
    + reg = <0 0x8b700000 0 0x10000>;
    + no-map;
    + };
    +
    rmtfs_mem: memory@94600000 {
    compatible = "qcom,rmtfs-mem";
    reg = <0x0 0x94600000 0x0 0x200000>;
    --
    2.27.0
    \
     
     \ /
      Last update: 2021-07-19 23:57    [W:4.111 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site