Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205248
| From | Lee Jones <lee@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] RPi DT changes due for v4.3 |
| Date | 2015-08-11 18:10 +0200 |
| Message-ID | <pWkhI-1Fq-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
ARM SoC Chaps,
Please find a couple of simple RPi changes pertaining to Firmware.
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git tags/rpi-dt-for-armsoc-4.3
for you to fetch changes up to fd26f8830979de48eb3f1c253eb9d2ee2e468eb6:
dt/bindings: Add binding for the Raspberry Pi firmware driver (2015-08-11 16:56:41 +0100)
----------------------------------------------------------------
- New Firmware node and accompanying binding document
----------------------------------------------------------------
Eric Anholt (2):
ARM: bcm2835: Add the firmware driver information to the RPi DT
dt/bindings: Add binding for the Raspberry Pi firmware driver
Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt | 14 ++++++++++++++
arch/arm/boot/dts/bcm2835-rpi.dtsi | 7 +++++++
2 files changed, 21 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] RPi DT changes due for v4.3 Lee Jones <lee@kernel.org> - 2015-08-11 18:10 +0200
Re: [GIT PULL] RPi DT changes due for v4.3 Olof Johansson <olof@lixom.net> - 2015-08-13 12:50 +0200
Re: [GIT PULL] RPi DT changes due for v4.3 Eric Anholt <eric@anholt.net> - 2015-08-14 20:30 +0200
csiph-web