Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1472078 > unrolled thread

[GIT PULL] bcm2835-dt-next-2016-08-29

Started byEric Anholt <eric@anholt.net>
First post2016-08-29 21:40 +0200
Last post2016-08-31 05:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] bcm2835-dt-next-2016-08-29 Eric Anholt <eric@anholt.net> - 2016-08-29 21:40 +0200
    Re: [GIT PULL] bcm2835-dt-next-2016-08-29 Florian Fainelli <f.fainelli@gmail.com> - 2016-08-31 05:20 +0200

#1472078 — [GIT PULL] bcm2835-dt-next-2016-08-29

FromEric Anholt <eric@anholt.net>
Date2016-08-29 21:40 +0200
Subject[GIT PULL] bcm2835-dt-next-2016-08-29
Message-ID<sbAzv-30j-5@gated-at.bofh.it>
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  https://github.com/anholt/linux bcm2835-dt-next-2016-08-29

for you to fetch changes up to c8336249c1eeca288919e3286f7dd03ae1d8ceae:

  ARM: dts: bcm2835: Add Raspberry Pi Zero (2016-08-24 13:33:19 -0700)

----------------------------------------------------------------
This pull request brings in support for Raspberry Pi Zero.

----------------------------------------------------------------
Stefan Wahren (4):
      ARM: dts: bcm283x: Add missing USB clock
      ARM: dts: bcm283x: Add dtsi for USB host mode
      DT: bindings: bcm: Add Raspberry Pi Zero
      ARM: dts: bcm2835: Add Raspberry Pi Zero

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |  4 +++
 arch/arm/boot/dts/Makefile                         |  3 +-
 arch/arm/boot/dts/bcm2835-rpi-a-plus.dts           |  1 +
 arch/arm/boot/dts/bcm2835-rpi-a.dts                |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts           |  1 +
 arch/arm/boot/dts/bcm2835-rpi-b.dts                |  1 +
 arch/arm/boot/dts/bcm2835-rpi-zero.dts             | 40 ++++++++++++++++++++++
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts              |  1 +
 arch/arm/boot/dts/bcm283x-rpi-usb-host.dtsi        |  3 ++
 arch/arm/boot/dts/bcm283x.dtsi                     |  9 +++++
 11 files changed, 64 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm2835-rpi-zero.dts
 create mode 100644 arch/arm/boot/dts/bcm283x-rpi-usb-host.dtsi

[toc] | [next] | [standalone]


#1472997

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-08-31 05:20 +0200
Message-ID<sc4ed-5nH-1@gated-at.bofh.it>
In reply to#1472078

[Multipart message — attachments visible in raw view] — view raw

Le 29/08/2016 à 12:38, Eric Anholt a écrit :
> The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
> 
>   Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/anholt/linux bcm2835-dt-next-2016-08-29
> 
> for you to fetch changes up to c8336249c1eeca288919e3286f7dd03ae1d8ceae:
> 
>   ARM: dts: bcm2835: Add Raspberry Pi Zero (2016-08-24 13:33:19 -0700)
> 
> ----------------------------------------------------------------
> This pull request brings in support for Raspberry Pi Zero.

Merged thanks Eric!
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web