Commit fbc7a70b authored by Viken Dadhaniya's avatar Viken Dadhaniya Committed by Bjorn Andersson

arm64: dts: qcom: qcm6490-rb3: Enable gpi-dma and qup node

Enable gpi-dma0, gpi-dma1 and qupv3_id_1 nodes for
buses usecase on RB3gen2.
Signed-off-by: default avatarViken Dadhaniya <quic_vdadhani@quicinc.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240424054602.5731-1-quic_vdadhani@quicinc.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 01061441
......@@ -530,6 +530,14 @@ &gcc {
<GCC_WPSS_RSCP_CLK>;
};
&gpi_dma0 {
status = "okay";
};
&gpi_dma1 {
status = "okay";
};
&i2c1 {
status = "okay";
......@@ -610,6 +618,10 @@ &qupv3_id_0 {
status = "okay";
};
&qupv3_id_1 {
status = "okay";
};
&remoteproc_adsp {
firmware-name = "qcom/qcs6490/adsp.mbn";
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment