mbox

[GIT,PULL,1/5] Broadcom soc changes for 4.13

Message ID 20170612173109.11188-1-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/soc

Message

Florian Fainelli June 12, 2017, 5:31 p.m. UTC
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/soc

for you to fetch changes up to 27d9fa06c122b135ad7552fa3138c3b47e5776c5:

  ARM: BCM: Enable thermal support for NSP SoCs (2017-05-19 11:30:25 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs (non Device Tree) changes:

- Jon updates the Kconfig entry for Northstar Plus to have THERMAL and THERMAL_OF
  selected in order to get the NS/NSP thermal driver dependencies to be satistfied

----------------------------------------------------------------
Jon Mason (1):
      ARM: BCM: Enable thermal support for NSP SoCs

 arch/arm/mach-bcm/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Florian Fainelli June 13, 2017, 7:37 p.m. UTC | #1
On 06/12/2017 10:31 AM, Florian Fainelli wrote:
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/soc
> 
> for you to fetch changes up to 27d9fa06c122b135ad7552fa3138c3b47e5776c5:
> 
>   ARM: BCM: Enable thermal support for NSP SoCs (2017-05-19 11:30:25 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs (non Device Tree) changes:
> 
> - Jon updates the Kconfig entry for Northstar Plus to have THERMAL and THERMAL_OF
>   selected in order to get the NS/NSP thermal driver dependencies to be satistfied
> 
> ----------------------------------------------------------------
> Jon Mason (1):
>       ARM: BCM: Enable thermal support for NSP SoCs

Arnd, Olof, Kevin,

Eric sent me his pull requests this morning, so I will be re-submitting
these shortly along with his changes, sorry for the delay.

Thanks!
Olof Johansson June 19, 2017, 3:23 a.m. UTC | #2
On Tue, Jun 13, 2017 at 12:37:55PM -0700, Florian Fainelli wrote:
> On 06/12/2017 10:31 AM, Florian Fainelli wrote:
> > The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> > 
> >   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> > 
> > are available in the git repository at:
> > 
> >   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.13/soc
> > 
> > for you to fetch changes up to 27d9fa06c122b135ad7552fa3138c3b47e5776c5:
> > 
> >   ARM: BCM: Enable thermal support for NSP SoCs (2017-05-19 11:30:25 -0700)
> > 
> > ----------------------------------------------------------------
> > This pull request contains Broadcom ARM-based SoCs (non Device Tree) changes:
> > 
> > - Jon updates the Kconfig entry for Northstar Plus to have THERMAL and THERMAL_OF
> >   selected in order to get the NS/NSP thermal driver dependencies to be satistfied
> > 
> > ----------------------------------------------------------------
> > Jon Mason (1):
> >       ARM: BCM: Enable thermal support for NSP SoCs
> 
> Arnd, Olof, Kevin,
> 
> Eric sent me his pull requests this morning, so I will be re-submitting
> these shortly along with his changes, sorry for the delay.

No worries. Feel free to do incremental pull requests for the new material next
time, if it's easier for you.


-Olof