Re: [PATCH] ARM: dts: imx6sll: declare src module to be compatible to imx51's src

2018-06-27 Thread Shawn Guo
On Wed, Jun 20, 2018 at 04:38:37PM +0800, Anson Huang wrote: > i.MX6SLL uses same SRC module as i.MX51, add "fsl,imx51-src" > compatible string to enable SRC driver to support setting > CPU resume address for cpu-idle and suspend/resume. > > Signed-off-by: Anson Huang Applied, thanks.

Re: [PATCH] ARM: dts: imx6sll: declare src module to be compatible to imx51's src

2018-06-20 Thread Fabio Estevam
On Wed, Jun 20, 2018 at 5:38 AM, Anson Huang wrote: > i.MX6SLL uses same SRC module as i.MX51, add "fsl,imx51-src" > compatible string to enable SRC driver to support setting > CPU resume address for cpu-idle and suspend/resume. > > Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam