[PATCH v2 1/3] arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes

2025-03-20 Thread Ling Xu
Add GPDSP0 and GPDSP1 fastrpc compute-cb nodes for sa8775p SoC. Signed-off-by: Ling Xu --- arch/arm64/boot/dts/qcom/sa8775p.dtsi | 58 +++ 1 file changed, 58 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi index 5

Re: [PATCH v2 1/3] arm64: dts: qcom: sa8775p: add GPDSP fastrpc-compute-cb nodes

2025-03-20 Thread Dmitry Baryshkov
On Thu, Mar 20, 2025 at 02:44:44PM +0530, Ling Xu wrote: > Add GPDSP0 and GPDSP1 fastrpc compute-cb nodes for sa8775p SoC. > > Signed-off-by: Ling Xu > --- > arch/arm64/boot/dts/qcom/sa8775p.dtsi | 58 +++ > 1 file changed, 58 insertions(+) > Reviewed-by: Dmitry Baryshk