[PATCH 3/3] arm64: dts: Update Broadcom NS2 to generic IOMMU binding
Ray Jui
ray.jui at broadcom.com
Mon Oct 17 14:50:24 PDT 2016
Hi Robin,
On 10/17/2016 5:13 AM, Robin Murphy wrote:
> 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 at broadcom.com>
> CC: Scott Branden <sbranden at broadcom.com>
> CC: Jon Mason <jonmason at broadcom.com>
> Signed-off-by: Robin Murphy <robin.murphy at arm.com>
> ---
> arch/arm64/boot/dts/broadcom/ns2.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/broadcom/ns2.dtsi b/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 at 6501d130 {
>
Thanks!
Acked-by: Ray Jui <ray.jui at broadcom.com>
More information about the linux-arm-kernel
mailing list