Re: [PATCH net-next 1/4] arm64: dts: sdm845: add IPA iommus property

2020-05-01 Thread Alex Elder
On 5/1/20 4:46 PM, Alex Elder wrote: Add an "iommus" property to the IPA node in "sdm845.dtsi". It is required because there are two regions of memory the IPA accesses through an SMMU. The next few patches define and map those regions. Signed-off-by: Alex Elder I'm very sorry, I grouped the

[PATCH net-next 1/4] arm64: dts: sdm845: add IPA iommus property

2020-05-01 Thread Alex Elder
Add an "iommus" property to the IPA node in "sdm845.dtsi". It is required because there are two regions of memory the IPA accesses through an SMMU. The next few patches define and map those regions. Signed-off-by: Alex Elder --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 ++ 1 file changed, 2 in