On 05/30/2014 05:20 AM, Hiroshi Doyu wrote:
> Add Tegra SMMU DT entry.
> 

> diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi

> +       smmu: iommu {
> +               compatible = "nvidia,tegra124-smmu";
> +               reg = <0x0 0x70019010 0x0 0x34
> +                      0x0 0x700191f0 0x0 0x10
> +                      0x0 0x70019228 0x0 0x58
> +                      0x0 0x70019600 0x0 0x4
> +                      0x0 0x700199b8 0x0 0x4
> +                      0x0 0x700199e0 0x0 0x18
> +                      0x0 0x70019a88 0x0 0x24>;
> +               nvidia,#asids = <128>;
> +               dma-window = <0x0 0x0 0x0 0x40000000>;
> +            iommu-cells = <2>;
> +       };

The indentation is inconsistent here; mix of TABs/spaces perhaps?
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to