Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-13 Thread Shawn Guo
On Wed, Jun 12, 2019 at 09:59:52PM +0800, Herbert Xu wrote: > On Wed, Jun 12, 2019 at 09:26:02PM +0800, Shawn Guo wrote: > > > > Yes, it happens from time to time depending on maintainer's style. I'm > > fine with the DT changes going through other subsystem tree, if the > > subsystem maintainer wa

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-13 Thread Herbert Xu
On Thu, Jun 13, 2019 at 08:47:10AM +0800, Shawn Guo wrote: > On Wed, Jun 12, 2019 at 09:59:52PM +0800, Herbert Xu wrote: > > On Wed, Jun 12, 2019 at 09:26:02PM +0800, Shawn Guo wrote: > > > > > > Yes, it happens from time to time depending on maintainer's style. I'm > > > fine with the DT changes g

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Herbert Xu
On Wed, Jun 12, 2019 at 09:26:02PM +0800, Shawn Guo wrote: > > Yes, it happens from time to time depending on maintainer's style. I'm > fine with the DT changes going through other subsystem tree, if the > subsystem maintainer wants to and is willing to take the risk of merge > conflict between his

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Wed, Jun 12, 2019 at 01:15:46PM +, Horia Geanta wrote: > On 6/12/2019 4:06 PM, Shawn Guo wrote: > > On Wed, Jun 12, 2019 at 11:45:18AM +, Horia Geanta wrote: > >> On 6/12/2019 1:40 PM, Shawn Guo wrote: > >>> On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: > From: Iulia

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Horia Geanta
On 6/12/2019 4:06 PM, Shawn Guo wrote: > On Wed, Jun 12, 2019 at 11:45:18AM +, Horia Geanta wrote: >> On 6/12/2019 1:40 PM, Shawn Guo wrote: >>> On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: From: Iuliana Prodan Add crypto node in device tree for CAAM support. >>

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Wed, Jun 12, 2019 at 11:45:18AM +, Horia Geanta wrote: > On 6/12/2019 1:40 PM, Shawn Guo wrote: > > On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: > >> From: Iuliana Prodan > >> > >> Add crypto node in device tree for CAAM support. > >> > >> Noteworthy is that on 7ulp the int

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Horia Geanta
On 6/12/2019 1:40 PM, Shawn Guo wrote: > On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: >> From: Iuliana Prodan >> >> Add crypto node in device tree for CAAM support. >> >> Noteworthy is that on 7ulp the interrupt line is shared >> between the two job rings. >> >> Signed-off-by: Iul

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: > From: Iuliana Prodan > > Add crypto node in device tree for CAAM support. > > Noteworthy is that on 7ulp the interrupt line is shared > between the two job rings. > > Signed-off-by: Iuliana Prodan > Signed-off-by: Franck LENORMAND

[PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-06 Thread Horia Geantă
From: Iuliana Prodan Add crypto node in device tree for CAAM support. Noteworthy is that on 7ulp the interrupt line is shared between the two job rings. Signed-off-by: Iuliana Prodan Signed-off-by: Franck LENORMAND Signed-off-by: Horia Geantă --- I've just realized that this patch should be