Re: [PATCH V2 3/3] Add dts node for smmu on hi6220 SoC

2015-10-20 Thread chenfeng
Thanks for review. On 2015/10/20 17:00, Arnd Bergmann wrote: > On Tuesday 20 October 2015 16:45:24 Chen Feng wrote: >> + >> + smmu@f421 { > > I think the canonical name for an IOMMU device is 'iommu', not 'smmu'. Accept. > >> + compatible = "hisilicon,hi62

Re: [PATCH V2 3/3] Add dts node for smmu on hi6220 SoC

2015-10-20 Thread Arnd Bergmann
On Tuesday 20 October 2015 16:45:24 Chen Feng wrote: > + > + smmu@f421 { I think the canonical name for an IOMMU device is 'iommu', not 'smmu'. > + compatible = "hisilicon,hi6220-smmu"; > + reg = <0x0 0xf421 0x0 0x1000>; > +

[PATCH V2 3/3] Add dts node for smmu on hi6220 SoC

2015-10-20 Thread Chen Feng
arm64: dts: Add dts node for hi6220 smmu driver Signed-off-by: Chen Feng Signed-off-by: Yu Dongbin --- arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi6220.dtsi b/arch/arm64/boot/dts/hisilicon/hi6220