Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523710
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 0/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines |
| Date | 2016-11-16 19:00 +0100 |
| Message-ID | <sEcF4-63p-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series should fix and extend the patch V4 "ARM: bcm2835: Add names for the Raspberry Pi GPIO lines" from Linus Walleij and Eric Anholt. Changes in V2: - fix URL to firmware DT blob - drop dtsi file since Model A+ and Zero aren't identical Stefan Wahren (2): ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines ARM: bcm2835: Add names for the RPi Zero GPIO lines arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 4 +- arch/arm/boot/dts/bcm2835-rpi-a.dts | 4 +- arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 2 +- arch/arm/boot/dts/bcm2835-rpi-b.dts | 4 +- arch/arm/boot/dts/bcm2835-rpi-zero.dts | 65 ++++++++++++++++++++++++++++++ 5 files changed, 72 insertions(+), 7 deletions(-) -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH V2 0/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-16 19:00 +0100 [PATCH V2 1/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-16 19:00 +0100 Re: [PATCH V2 0/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines Eric Anholt <eric@anholt.net> - 2016-11-16 23:00 +0100
csiph-web