Enable gpi-dma0, gpi-dma1 and qupv3_id_1 nodes for
buses usecase on RB3gen2.
Signed-off-by: Viken Dadhaniya <[email protected]>
---
v1 -> v2:
- Move gpi node to correct place.
- Update commit log.
---
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
index a085ff5b5fb2..577bf8560d1e 100644
--- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
+++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
@@ -530,6 +530,14 @@
<GCC_WPSS_RSCP_CLK>;
};
+&gpi_dma0 {
+ status = "okay";
+};
+
+&gpi_dma1 {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
@@ -606,6 +614,10 @@
status = "okay";
};
+&qupv3_id_1 {
+ status = "okay";
+};
+
&remoteproc_adsp {
firmware-name = "qcom/qcs6490/adsp.mbn";
status = "okay";
--
2.17.1
On Wed, 24 Apr 2024 at 08:46, Viken Dadhaniya <[email protected]> wrote:
>
> Enable gpi-dma0, gpi-dma1 and qupv3_id_1 nodes for
> buses usecase on RB3gen2.
>
> Signed-off-by: Viken Dadhaniya <[email protected]>
> ---
>
> v1 -> v2:
> - Move gpi node to correct place.
> - Update commit log.
> ---
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
Reviewed-by: Dmitry Baryshkov <[email protected]>
--
With best wishes
Dmitry
On Wed, 24 Apr 2024 11:16:02 +0530, Viken Dadhaniya wrote:
> Enable gpi-dma0, gpi-dma1 and qupv3_id_1 nodes for
> buses usecase on RB3gen2.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: qcm6490-rb3: Enable gpi-dma and qup node
commit: fbc7a70b2c1b03eab1ba4a0d611867a2de23d142
Best regards,
--
Bjorn Andersson <[email protected]>