mbox series

[GIT,PULL] intel-pinctrl for 5.5-3

Message ID 20200109111902.GA47863@black.fi.intel.com
State New
Headers show
Series [GIT,PULL] intel-pinctrl for 5.5-3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.5-3

Message

Andy Shevchenko Jan. 9, 2020, 11:19 a.m. UTC
Hi Linus,

One patch for current (v5.5!) cycle.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:

  Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.5-3

for you to fetch changes up to 9608ea6c6613ced75b2c41703d99f44e6f8849f1:

  pinctrl: sunrisepoint: Add missing Interrupt Status register offset (2020-01-09 13:15:35 +0200)

----------------------------------------------------------------
intel-pinctrl for v5.5-3

* Fix Interrupt Status register offset for Intel Sunrisepoint PCH-H.

The following is an automated git shortlog grouped by driver:

sunrisepoint:
 -  Add missing Interrupt Status register offset

----------------------------------------------------------------
Boyan Ding (1):
      pinctrl: sunrisepoint: Add missing Interrupt Status register offset

 drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Andy Shevchenko Jan. 16, 2020, 9:13 p.m. UTC | #1
On Thu, Jan 09, 2020 at 01:19:02PM +0200, Andy Shevchenko wrote:
> Hi Linus,
> 
> One patch for current (v5.5!) cycle.
> 
> Thanks,

Linus, this is material for v5.5 (this) release cycle.
Do we need to do anything about this PR to be applied soon?

> 
> With Best Regards,
> Andy Shevchenko
> 
> The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:
> 
>   Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.5-3
> 
> for you to fetch changes up to 9608ea6c6613ced75b2c41703d99f44e6f8849f1:
> 
>   pinctrl: sunrisepoint: Add missing Interrupt Status register offset (2020-01-09 13:15:35 +0200)
> 
> ----------------------------------------------------------------
> intel-pinctrl for v5.5-3
> 
> * Fix Interrupt Status register offset for Intel Sunrisepoint PCH-H.
> 
> The following is an automated git shortlog grouped by driver:
> 
> sunrisepoint:
>  -  Add missing Interrupt Status register offset
> 
> ----------------------------------------------------------------
> Boyan Ding (1):
>       pinctrl: sunrisepoint: Add missing Interrupt Status register offset
> 
>  drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> -- 
> With Best Regards,
> Andy Shevchenko
> 
>
Linus Walleij Jan. 17, 2020, 8:08 a.m. UTC | #2
On Thu, Jan 9, 2020 at 12:19 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> One patch for current (v5.5!) cycle.
>
> Thanks,
>
> With Best Regards,
> Andy Shevchenko
>
> The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:
>
>   Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git tags/intel-pinctrl-v5.5-3
>
> for you to fetch changes up to 9608ea6c6613ced75b2c41703d99f44e6f8849f1:

Pulled into my fixes branch, thanks!

> Linus, this is material for v5.5 (this) release cycle.
> Do we need to do anything about this PR to be applied soon?

Not any more than reminding me when I get too much to do :D

I'll get it upstream ASAP.

Yours,
Linus Walleij