RE: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pavel Fedin
Hello! > >>> + sromc: sromc@1225 { > >>> + #address-cells = <1>; > >>> + #size-cells = <1>; > >>> + ranges; > >>> + > >> > >> We do not need to specify these three properties as they are already > >> present in

Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pankaj Dubey
...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-samsung-soc; linux-kernel@vger.kernel.org; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; Kumar Gala; Kukjin Kim; Krzysztof Kozlowski Subject: Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410 Hi Pavel, On 29 October 2015

RE: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pavel Fedin
.@lists.infradead.org; > linux-samsung-soc; > linux-kernel@vger.kernel.org; Rob Herring; Pawel Moll; Mark Rutland; Ian > Campbell; Kumar Gala; > Kukjin Kim; Krzysztof Kozlowski > Subject: Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410 > > Hi Pavel, > >

RE: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pavel Fedin
.@lists.infradead.org; > linux-samsung-soc; > linux-kernel@vger.kernel.org; Rob Herring; Pawel Moll; Mark Rutland; Ian > Campbell; Kumar Gala; > Kukjin Kim; Krzysztof Kozlowski > Subject: Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410 > > Hi Pavel, > >

RE: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pavel Fedin
Hello! > >>> + sromc: sromc@1225 { > >>> + #address-cells = <1>; > >>> + #size-cells = <1>; > >>> + ranges; > >>> + > >> > >> We do not need to specify these three properties as they are already > >> present in

Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-30 Thread Pankaj Dubey
...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux-samsung-soc; linux-kernel@vger.kernel.org; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; Kumar Gala; Kukjin Kim; Krzysztof Kozlowski Subject: Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410 Hi Pavel, On 29 October 2015

Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-29 Thread Pankaj Dubey
Hi Pavel, On 29 October 2015 at 18:12, Pavel Fedin wrote: > This machine uses own SoC device tree file, add missing part. > > Signed-off-by: Pavel Fedin > --- > arch/arm/boot/dts/exynos5410.dtsi | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git

Re: [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

2015-10-29 Thread Pankaj Dubey
Hi Pavel, On 29 October 2015 at 18:12, Pavel Fedin wrote: > This machine uses own SoC device tree file, add missing part. > > Signed-off-by: Pavel Fedin > --- > arch/arm/boot/dts/exynos5410.dtsi | 15 +++ > 1 file changed, 15 insertions(+)