RE: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support

2019-02-27 Thread Anson Huang
onix.de; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; dl-linux-imx > Subject: Re: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support > > Hi Anson, > > On Wed, Feb 27, 2019 at 10:54 PM Anson Huang > wrote: > > > If so

Re: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support

2019-02-27 Thread Fabio Estevam
Hi Anson, On Wed, Feb 27, 2019 at 10:54 PM Anson Huang wrote: > If so, should I change other i.MX6 SoCs with single MMDC node as well? > Remove them as well? Only imx6qp needs the mmdc label. I can send a patch removing it from the other i.MX SoCs, so don't need to worry about it in your serie

RE: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support

2019-02-27 Thread Anson Huang
onix.de; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; dl-linux-imx > Subject: Re: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support > > Hi Anson, > > On Wed, Feb 27, 2019 at 10:23 PM Anson Huang > wrote: > > > >

Re: [PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support

2019-02-27 Thread Fabio Estevam
Hi Anson, On Wed, Feb 27, 2019 at 10:23 PM Anson Huang wrote: > > i.MX7ULP has a MMDC module to control DDR, it reuses > i.MX6Q's MMDC module, add support for it. > > Signed-off-by: Anson Huang > --- > Changes since V1: > - use "memory-controller" as MMDC node name to make it more generi

[PATCH V2 2/3] ARM: dts: imx7ulp: add mmdc support

2019-02-27 Thread Anson Huang
i.MX7ULP has a MMDC module to control DDR, it reuses i.MX6Q's MMDC module, add support for it. Signed-off-by: Anson Huang --- Changes since V1: - use "memory-controller" as MMDC node name to make it more generic. --- arch/arm/boot/dts/imx7ulp.dtsi | 6 ++ 1 file changed, 6 insertions