Re: [LTSI-dev] [GIT PULL LTSI-4.9] Renesas SoCs and Drivers to v4.12

2017-08-03 Thread Simon Horman
On Wed, Aug 02, 2017 at 06:55:04PM -0700, Greg KH wrote:
> On Mon, Jul 10, 2017 at 03:33:34PM +0200, Simon Horman wrote:
> > Hi,
> > 
> > This is a submission to LTSI-v4.9.
> > 
> > This series is comprised of backports to v4.9 of the following
> > components to their standard as of v4.12:
> > 
> > It is a follow up to early preparatory work the main difference being
> > a rebase onto v4.9.36. This is a follow-up to a similar submission
> > backporting Renesas SoCs and Drivers to v4.10. I plan to follow-up with
> > a backport to v4.12.
> > 
> > I have tested for build regressions on a wide range of defconfigs
> > on a wide range of architectures.
> > 
> > There are 286 patches.
> > 
> > This is based on a similar backports to v4.11 which is in turn based on 
> > v4.9.36.
> > That work was posted as "[GIT PULL LTSI-4.9] Renesas SoCs and Drivers to 
> > v4.11"
> > and is tagged as tags/backport/v4.9.36/snapshot-to-v4.11-flattened
> > 
> > 
> > The following changes since commit 338ec844533e7bb1120f88f83a3fcc1d9618eef7:
> > 
> >   drm: bridge: dw-hdmi: fix building without CONFIG_OF (2017-07-10 14:51:26 
> > +0200)
> > 
> > are available in the git repository at:
> > 
> >   
> > https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git 
> > tags/backport/v4.9.36/snapshot-to-v4.12-flattened
> 
> Hm, this was odd, I had to drop a number of patches in the middle here,
> but then got the rest to apply.  Did some patches end up already in the
> earlier series?
> 
> Anyway, all now applied, thanks.

Thanks Greg,

I'll look over what you have applied.
The likely explanation for the problem is that I messed things up somehow
when preparing the branch for you.


Re: [LTSI-dev] [GIT PULL LTSI-4.9] Renesas SoCs and Drivers to v4.12

2017-08-02 Thread Greg KH
On Mon, Jul 10, 2017 at 03:33:34PM +0200, Simon Horman wrote:
> Hi,
> 
> This is a submission to LTSI-v4.9.
> 
> This series is comprised of backports to v4.9 of the following
> components to their standard as of v4.12:
> 
> It is a follow up to early preparatory work the main difference being
> a rebase onto v4.9.36. This is a follow-up to a similar submission
> backporting Renesas SoCs and Drivers to v4.10. I plan to follow-up with
> a backport to v4.12.
> 
> I have tested for build regressions on a wide range of defconfigs
> on a wide range of architectures.
> 
> There are 286 patches.
> 
> This is based on a similar backports to v4.11 which is in turn based on 
> v4.9.36.
> That work was posted as "[GIT PULL LTSI-4.9] Renesas SoCs and Drivers to 
> v4.11"
> and is tagged as tags/backport/v4.9.36/snapshot-to-v4.11-flattened
> 
> 
> The following changes since commit 338ec844533e7bb1120f88f83a3fcc1d9618eef7:
> 
>   drm: bridge: dw-hdmi: fix building without CONFIG_OF (2017-07-10 14:51:26 
> +0200)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-backport.git 
> tags/backport/v4.9.36/snapshot-to-v4.12-flattened

Hm, this was odd, I had to drop a number of patches in the middle here,
but then got the rest to apply.  Did some patches end up already in the
earlier series?

Anyway, all now applied, thanks.

greg k-h