Re: [PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Faiz Abbas
Hi, On Wednesday 06 June 2018 03:39 PM, Tony Lindgren wrote: > * Faiz Abbas [180606 06:09]: >> The following patches add dts and sysconfig support >> for MCAN on TI's dra76 SOCs >> >> The patches depend on the following series: >> https://patchwork.kernel.org/patch/10221105/ >> >> Changes in v3:

Re: [PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Faiz Abbas
Hi, On Wednesday 06 June 2018 03:39 PM, Tony Lindgren wrote: > * Faiz Abbas [180606 06:09]: >> The following patches add dts and sysconfig support >> for MCAN on TI's dra76 SOCs >> >> The patches depend on the following series: >> https://patchwork.kernel.org/patch/10221105/ >> >> Changes in v3:

Re: [PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Tony Lindgren
* Faiz Abbas [180606 06:09]: > The following patches add dts and sysconfig support > for MCAN on TI's dra76 SOCs > > The patches depend on the following series: > https://patchwork.kernel.org/patch/10221105/ > > Changes in v3: > 1. Added reset functionality to the ti-sysc > driver. This

Re: [PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Tony Lindgren
* Faiz Abbas [180606 06:09]: > The following patches add dts and sysconfig support > for MCAN on TI's dra76 SOCs > > The patches depend on the following series: > https://patchwork.kernel.org/patch/10221105/ > > Changes in v3: > 1. Added reset functionality to the ti-sysc > driver. This

[PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Faiz Abbas
The following patches add dts and sysconfig support for MCAN on TI's dra76 SOCs The patches depend on the following series: https://patchwork.kernel.org/patch/10221105/ Changes in v3: 1. Added reset functionality to the ti-sysc driver. This enables me to drop the hwmod data patch as

[PATCH v3 0/6] Add MCAN Support for dra76x

2018-06-06 Thread Faiz Abbas
The following patches add dts and sysconfig support for MCAN on TI's dra76 SOCs The patches depend on the following series: https://patchwork.kernel.org/patch/10221105/ Changes in v3: 1. Added reset functionality to the ti-sysc driver. This enables me to drop the hwmod data patch as