mbox series

[GIT,PULL,1/3] Broadcom devicetree changes for 5.6

Message ID 20200108191114.15987-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/3] Broadcom devicetree changes for 5.6 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/devicetree

Message

Florian Fainelli Jan. 8, 2020, 7:11 p.m. UTC
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/devicetree

for you to fetch changes up to 0100f76d96346b44e7310a5cfb102124b6667643:

  Merge tag 'tags/bcm2835-dt-next-2020-01-07' into devicetree/next (2020-01-08 10:09:49 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree changes
for 5.6, please pull the following:

- Stephan adds support for the HWRNG on 2711 (Raspberry Pi 4) which is
  different than the previous Pi chips

- Florian switches the BCM956265HR board to use the hardware I2C
  controllers for interfacing with the SFPs

----------------------------------------------------------------
Florian Fainelli (2):
      ARM: dts: NSP: Use hardware I2C for BCM958625HR
      Merge tag 'tags/bcm2835-dt-next-2020-01-07' into devicetree/next

Stephen Brennan (2):
      ARM: dts: bcm2835: Move rng definition to common location
      ARM: dts: bcm2711: Enable HWRNG support

 arch/arm/boot/dts/bcm2711.dtsi        |  6 ++----
 arch/arm/boot/dts/bcm2835-common.dtsi |  6 ++++++
 arch/arm/boot/dts/bcm283x.dtsi        |  6 ------
 arch/arm/boot/dts/bcm958625hr.dts     | 15 +++++----------
 4 files changed, 13 insertions(+), 20 deletions(-)