Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-31 Thread Tony Lindgren
* Faiz Abbas [180531 16:36]: > Hi, > > On Thursday 31 May 2018 08:56 PM, Tony Lindgren wrote: > > * Tero Kristo [180531 06:18]: > >> On 30/05/18 18:54, Tony Lindgren wrote: > >>> * Tero Kristo [180530 15:44]: > On 30/05/18 18:28, Tony Lindgren wrote: > > * Tero Kristo [180530 15:18]:

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-31 Thread Faiz Abbas
Hi, On Thursday 31 May 2018 08:56 PM, Tony Lindgren wrote: > * Tero Kristo [180531 06:18]: >> On 30/05/18 18:54, Tony Lindgren wrote: >>> * Tero Kristo [180530 15:44]: On 30/05/18 18:28, Tony Lindgren wrote: > * Tero Kristo [180530 15:18]: >> For the OCP if part, I think that is st

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-31 Thread Tony Lindgren
* Tero Kristo [180531 06:18]: > On 30/05/18 18:54, Tony Lindgren wrote: > > * Tero Kristo [180530 15:44]: > > > On 30/05/18 18:28, Tony Lindgren wrote: > > > > * Tero Kristo [180530 15:18]: > > > > > For the OCP if part, I think that is still needed until we switch > > > > > over to > > > > > f

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tero Kristo
On 30/05/18 18:54, Tony Lindgren wrote: * Tero Kristo [180530 15:44]: On 30/05/18 18:28, Tony Lindgren wrote: * Tero Kristo [180530 15:18]: For the OCP if part, I think that is still needed until we switch over to full sysc driver. clkctrl_offs you probably also need because that is used for

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tony Lindgren
* Tero Kristo [180530 15:44]: > On 30/05/18 18:28, Tony Lindgren wrote: > > * Tero Kristo [180530 15:18]: > > > For the OCP if part, I think that is still needed until we switch over to > > > full sysc driver. clkctrl_offs you probably also need because that is used > > > for mapping the omap_hwm

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tero Kristo
On 30/05/18 18:28, Tony Lindgren wrote: * Tero Kristo [180530 15:18]: For the OCP if part, I think that is still needed until we switch over to full sysc driver. clkctrl_offs you probably also need because that is used for mapping the omap_hwmod against a specific clkctrl clock. Those can be on

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tony Lindgren
* Tero Kristo [180530 15:18]: > For the OCP if part, I think that is still needed until we switch over to > full sysc driver. clkctrl_offs you probably also need because that is used > for mapping the omap_hwmod against a specific clkctrl clock. Those can be > only removed once we are done with hw

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tero Kristo
On 30/05/18 17:50, Tony Lindgren wrote: * Faiz Abbas [180530 14:12]: From: Lokesh Vutla Add MCAN hwmod data and register it for dra762 silicons. Signed-off-by: Lokesh Vutla Signed-off-by: Faiz Abbas --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 32 +++ 1 file chang

Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Tony Lindgren
* Faiz Abbas [180530 14:12]: > From: Lokesh Vutla > > Add MCAN hwmod data and register it for dra762 silicons. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Faiz Abbas > --- > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 32 +++ > 1 file changed, 32 insertions(+) > > d

[PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

2018-05-30 Thread Faiz Abbas
From: Lokesh Vutla Add MCAN hwmod data and register it for dra762 silicons. Signed-off-by: Lokesh Vutla Signed-off-by: Faiz Abbas --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 32 +++ 1 file changed, 32 insertions(+) diff --git a/arch/arm/mach-omap2/omap_hwmod_7xx_data.