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


Groups > linux.kernel > #1605959

[GIT PULL 1/4] bcm2835 arm DT updates for 4.12

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject [GIT PULL 1/4] bcm2835 arm DT updates for 4.12
Date 2017-03-21 21:00 +0100
Message-ID <tnxX4-7To-21@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-dt-next-2017-03-21

for you to fetch changes up to 7f31a955a0c34de0463f7ff50b2bd62a5cce4204:

  ARM: dts: bcm2835: add sdhost controller to devicetree (2017-03-17 17:35:50 -0700)

----------------------------------------------------------------
This pull request brings in the DT nodes for enabling HDMI audio on
Raspberry Pi, and nodes to describe the DSI and SDHOST hardware
modules (which are still disabled by default).

----------------------------------------------------------------
Boris Brezillon (1):
      ARM: dts: bcm283x: Add HDMI audio related properties

Eric Anholt (1):
      ARM: dts: bcm2835: Add the DSI module nodes and clocks.

Gerd Hoffmann (1):
      ARM: dts: bcm2835: add sdhost controller to devicetree

 arch/arm/boot/dts/bcm2835-rpi.dtsi | 14 +++++++++
 arch/arm/boot/dts/bcm283x.dtsi     | 60 ++++++++++++++++++++++++++++++++++++--
 2 files changed, 71 insertions(+), 3 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Eric Anholt <eric@anholt.net> - 2017-03-21 21:00 +0100
  Re: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Florian Fainelli <f.fainelli@gmail.com> - 2017-03-24 18:20 +0100
  Re: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Arnd Bergmann <arnd@arndb.de> - 2017-03-24 23:30 +0100
    Re: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Stefan Wahren <stefan.wahren@i2se.com> - 2017-03-25 12:10 +0100
      Re: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Arnd Bergmann <arnd@arndb.de> - 2017-03-27 16:30 +0200

csiph-web