[PATCH 5/7] ARM: dts: qcom: sdx65: Enable ARM SMMU

2022-04-11 Thread Rohit Agarwal
Add a node for the ARM SMMU found in the SDX65. Signed-off-by: Rohit Agarwal --- arch/arm/boot/dts/qcom-sdx65.dtsi | 40 +++ 1 file changed, 40 insertions(+) diff --git a/arch/arm/boot/dts/qcom-sdx65.dtsi b/arch/arm/boot/dts/qcom-sdx65.dtsi index 632ac78..24

Re: [PATCH 5/7] ARM: dts: qcom: sdx65: Enable ARM SMMU

2022-04-11 Thread Manivannan Sadhasivam
On Mon, Apr 11, 2022 at 12:25:41PM +0530, Rohit Agarwal wrote: > Add a node for the ARM SMMU found in the SDX65. > > Signed-off-by: Rohit Agarwal > --- > arch/arm/boot/dts/qcom-sdx65.dtsi | 40 > +++ > 1 file changed, 40 insertions(+) > > diff --git a/arch/a