Re: [PATCH 3/3] arm64: dts: Update Broadcom NS2 to generic IOMMU binding
From: Scott Branden <hidden>
Date: 2016-10-17 23:27:05
Also in:
linux-arm-kernel
Florian, Could you add this to the queue? On 16-10-17 02:50 PM, Ray Jui wrote:
Hi Robin, On 10/17/2016 5:13 AM, Robin Murphy wrote:quoted
With the "mmu-masters" property now deprecated and optional, the generic binding offers a more efficient way to specify no masters. CC: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> CC: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> CC: Jon Mason <jonmason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Signed-off-by: Robin Murphy <redacted> --- arch/arm64/boot/dts/broadcom/ns2.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/arm64/boot/dts/broadcom/ns2.dtsib/arch/arm64/boot/dts/broadcom/ns2.dtsi index d95dc408629a..65530e193e8a 100644--- a/arch/arm64/boot/dts/broadcom/ns2.dtsi +++ b/arch/arm64/boot/dts/broadcom/ns2.dtsi@@ -248,7 +248,7 @@ <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>; - mmu-masters; + #iommu-cells = <1>; }; pinctrl: pinctrl@6501d130 {Thanks! Acked-by: Ray Jui <ray.jui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Thanks, Scott -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html