Hi arm-soc maintainers,
Please merge the following fixes for soc/fsl drivers.
Regards,
Leo
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fixes-for-4.19
for you to fetch changes up to 3cb31b634052ed458922e0c8e2b4b093d7fb60b9:
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift() (2018-09-17 16:01:46 -0500)
----------------------------------------------------------------
soc/fsl fixes for 4.19
----------------------------------------------------------------
Alexandre Belloni (2):
soc: fsl: qbman: qman_portal: defer probing when qman is not available
soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
Zhao Qiang (1):
soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
drivers/soc/fsl/qbman/qman.c | 3 +++
drivers/soc/fsl/qbman/qman_portal.c | 2 ++
drivers/soc/fsl/qe/ucc.c | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
Hi Li,
On Thu, Sep 20, 2018 at 11:56:56AM -0500, Li Yang wrote:
> Hi arm-soc maintainers,
>
> Please merge the following fixes for soc/fsl drivers.
>
> Regards,
> Leo
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
> Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fixes-for-4.19
>
> for you to fetch changes up to 3cb31b634052ed458922e0c8e2b4b093d7fb60b9:
>
> soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift() (2018-09-17 16:01:46 -0500)
>
> ----------------------------------------------------------------
> soc/fsl fixes for 4.19
Please spend a bit of effort on writing up the tag for all pull requests, even
fixes. For fixes in particular, just as with the patch descriptions we want the
pull request to contain some brief information to what the bug is and why the
fix is needed.
Care to give this another go with a new tag description, please?
Thanks,
Olof
> -----Original Message-----
> From: Olof Johansson <[email protected]>
> Sent: Sunday, September 23, 2018 7:37 AM
> To: Leo Li <[email protected]>
> Cc: [email protected]; [email protected]; linux-
> [email protected]; [email protected]
> Subject: Re: [GIT PULL] fixes for soc/fsl drivers for v4.19
>
> Hi Li,
>
> On Thu, Sep 20, 2018 at 11:56:56AM -0500, Li Yang wrote:
> > Hi arm-soc maintainers,
> >
> > Please merge the following fixes for soc/fsl drivers.
> >
> > Regards,
> > Leo
> >
> > The following changes since commit
> 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> >
> > Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git
> > tags/soc-fsl-fixes-for-4.19
> >
> > for you to fetch changes up to
> 3cb31b634052ed458922e0c8e2b4b093d7fb60b9:
> >
> > soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
> > (2018-09-17 16:01:46 -0500)
> >
> > ----------------------------------------------------------------
> > soc/fsl fixes for 4.19
>
> Please spend a bit of effort on writing up the tag for all pull requests, even
> fixes. For fixes in particular, just as with the patch descriptions we want the
> pull request to contain some brief information to what the bug is and why
> the fix is needed.
>
> Care to give this another go with a new tag description, please?
Sure. Will send a new version right away.