lkml.org 
[lkml]   [2022]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/3] arm64: dts: qcom: sc7280-idp: Enable GPI DMAs
    Date
    Some versions of the firmware for the sc7280-idp  board FIFO mode
    disabled and must thus use GPI DMA. Enable gpi_dma0 and gpi_dma1 to
    allow this.

    Co-developed-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
    Signed-off-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
    Signed-off-by: Vinod Koul <vkoul@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
    index ecbf2b89d896..00f7ef197be7 100644
    --- a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
    @@ -233,6 +233,14 @@ vreg_bob: bob {
    };
    };

    +&gpi_dma0 {
    + status = "okay";
    +};
    +
    +&gpi_dma1 {
    + status = "okay";
    +};
    +
    &ipa {
    status = "okay";
    modem-init;
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-04-21 13:56    [W:6.795 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site