Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520635
| From | Stefan Wahren <stefan.wahren@i2se.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines |
| Date | 2016-11-13 19:20 +0100 |
| Message-ID | <sD7xL-3VR-3@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. Stefan Wahren (2): ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines ARM: bcm2835: Add names for the Raspberry Pi Zero GPIO lines arch/arm/boot/dts/bcm2835-rpi-a-plus-gpio.dtsi | 75 +++++++++++++++++++++++ arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 76 +----------------------- 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 | 11 +--- 6 files changed, 82 insertions(+), 90 deletions(-) create mode 100644 arch/arm/boot/dts/bcm2835-rpi-a-plus-gpio.dtsi -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] ARM: bcm2835: Fix names for the Raspberry Pi GPIO lines Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-13 19:20 +0100
[PATCH 2/2] ARM: bcm2835: Add names for the Raspberry Pi Zero GPIO lines Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-13 19:20 +0100
Re: [PATCH 2/2] ARM: bcm2835: Add names for the Raspberry Pi Zero GPIO lines Eric Anholt <eric@anholt.net> - 2016-11-15 18:30 +0100
Re: [PATCH 2/2] ARM: bcm2835: Add names for the Raspberry Pi Zero GPIO lines Stefan Wahren <stefan.wahren@i2se.com> - 2016-11-16 17:40 +0100
csiph-web