mbox

[GIT,PULL,1/2] Broadcom arm Device Tree fixes for 4.10

Message ID 20170115023637.24759-2-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.10/devicetree-fixes

Message

Florian Fainelli Jan. 15, 2017, 2:36 a.m. UTC
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:

  Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.10/devicetree-fixes

for you to fetch changes up to 6771e01f7965ea13988d0a5a7972f97be4e46452:

  ARM: dts: NSP: Fix DT ranges error (2017-01-12 16:07:27 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC Device Tree fixes for v4.10, please
pull the following:

- Jon fixes an invalid value for the "ranges" property of the bus nodes on NorthStar
  Plus SoCs

----------------------------------------------------------------
Jon Mason (1):
      ARM: dts: NSP: Fix DT ranges error

 arch/arm/boot/dts/bcm-nsp.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson Jan. 17, 2017, 6:09 a.m. UTC | #1
On Sat, Jan 14, 2017 at 06:36:37PM -0800, Florian Fainelli wrote:
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
> 
>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
> 
> are available in the git repository at:
> 
>   http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.10/devicetree-fixes
> 
> for you to fetch changes up to 6771e01f7965ea13988d0a5a7972f97be4e46452:
> 
>   ARM: dts: NSP: Fix DT ranges error (2017-01-12 16:07:27 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoC Device Tree fixes for v4.10, please
> pull the following:
> 
> - Jon fixes an invalid value for the "ranges" property of the bus nodes on NorthStar
>   Plus SoCs

Merged, thanks.


-Olof