mbox series

[GIT,PULL] bcm2835-dt-next-2020-01-07

Message ID a2f77f1a8bb3b981d3e2fccd3fcb56733b63946a.camel@suse.de
State New
Headers show
Series [GIT,PULL] bcm2835-dt-next-2020-01-07 | expand

Pull-request

https://github.com/vianpl/linux tags/bcm2835-dt-next-2020-01-07

Message

Nicolas Saenz Julienne Jan. 7, 2020, 7:31 p.m. UTC
Hi Florian,

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/vianpl/linux tags/bcm2835-dt-next-2020-01-07

for you to fetch changes up to 530735df62582d5d1f41faf0e0d1ca7d21dca571:

  ARM: dts: bcm2711: Enable HWRNG support (2020-01-07 20:11:51 +0100)

----------------------------------------------------------------
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 ------
 3 files changed, 8 insertions(+), 10 deletions(-)

Comments

Florian Fainelli Jan. 8, 2020, 7:04 p.m. UTC | #1
On 1/7/20 11:31 AM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> 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/vianpl/linux tags/bcm2835-dt-next-2020-01-07
> 
> for you to fetch changes up to 530735df62582d5d1f41faf0e0d1ca7d21dca571:
> 
>   ARM: dts: bcm2711: Enable HWRNG support (2020-01-07 20:11:51 +0100)
> 
> ----------------------------------------------------------------

Merged into devicetree/next, thanks Nicolas!