RE: [PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-11 Thread Anson Huang
et...@vger.kernel.org; > a.zu...@towertech.it; mark.rutl...@arm.com; Peng Fan > ; shawn...@kernel.org; linux-arm- > ker...@lists.infradead.org; Daniel Baluta ; > ulf.hans...@linaro.org; ker...@pengutronix.de; linux-...@vger.kernel.org; > s.ha...@pengutronix.de > Subject: Re: [PATCH 2

Re: [PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-11 Thread Trent Piepho
On Tue, 2019-06-11 at 17:32 -0300, Fabio Estevam wrote: > Hi Anson, > > On Tue, Jun 11, 2019 at 3:31 AM wrote: > > > > From: Anson Huang > > > > i.MX system controller RTC driver can support all i.MX SoCs > > with system controller inside, this patch makes the compatible > > string more generi

Re: [PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-11 Thread Fabio Estevam
Hi Anson, On Tue, Jun 11, 2019 at 3:31 AM wrote: > > From: Anson Huang > > i.MX system controller RTC driver can support all i.MX SoCs > with system controller inside, this patch makes the compatible > string more generic to support other i.MX SoCs with system > controller inside, such as i.MX8Q

Re: [PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-11 Thread Alexandre Belloni
On 11/06/2019 10:57:17+, Aisheng Dong wrote: > > From: anson.hu...@nxp.com [mailto:anson.hu...@nxp.com] > > Sent: Tuesday, June 11, 2019 2:34 PM > > > > i.MX system controller RTC driver can support all i.MX SoCs with system > > controller inside, this patch makes the compatible string more ge

RE: [PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-11 Thread Aisheng Dong
> From: anson.hu...@nxp.com [mailto:anson.hu...@nxp.com] > Sent: Tuesday, June 11, 2019 2:34 PM > > i.MX system controller RTC driver can support all i.MX SoCs with system > controller inside, this patch makes the compatible string more generic to > support other i.MX SoCs with system controller i

[PATCH 2/3] rtc: imx-sc: Make compatible string more generic

2019-06-10 Thread Anson . Huang
From: Anson Huang i.MX system controller RTC driver can support all i.MX SoCs with system controller inside, this patch makes the compatible string more generic to support other i.MX SoCs with system controller inside, such as i.MX8QM etc.. Signed-off-by: Anson Huang --- drivers/rtc/rtc-imx-sc