devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: bcm2835: DT improvements
@ 2015-01-16 16:48 Stefan Wahren
  2015-01-16 16:48 ` [PATCH 1/4] dt-bindings: Add vendor prefix for Raspberry Pi Stefan Wahren
       [not found] ` <1421426897-27225-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Wahren @ 2015-01-16 16:48 UTC (permalink / raw)
  To: swarren, lee, linux, robh+dt, pawel.moll, mark.rutland,
	ijc+devicetree, galak
  Cc: devicetree, linux-kernel, linux-rpi-kernel

This patch series contains DT improvements for the Raspberry Pi.

Patch 1,2: Add missing vendor prefix and root compatible properties
Patch 3,4: Use constants for pin function instead of error-prone numbers

Stefan Wahren (4):
  dt-bindings: Add vendor prefix for Raspberry Pi
  dt-bindings: Add root properties for Raspberry Pi B and B+
  ARM: bcm2835: Add header file for pinctrl constants
  ARM: bcm2835: Use pinctrl header

 Documentation/devicetree/bindings/arm/bcm2835.txt  |   10 ++++++--
 .../devicetree/bindings/vendor-prefixes.txt        |    1 +
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |    4 +--
 arch/arm/boot/dts/bcm2835-rpi-b.dts                |    4 +--
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |    8 +++---
 arch/arm/boot/dts/bcm2835.dtsi                     |    3 ++-
 include/dt-bindings/pinctrl/bcm2835.h              |   27 ++++++++++++++++++++
 7 files changed, 46 insertions(+), 11 deletions(-)
 create mode 100644 include/dt-bindings/pinctrl/bcm2835.h

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-18  3:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-16 16:48 [PATCH 0/4] ARM: bcm2835: DT improvements Stefan Wahren
2015-01-16 16:48 ` [PATCH 1/4] dt-bindings: Add vendor prefix for Raspberry Pi Stefan Wahren
     [not found] ` <1421426897-27225-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2015-01-16 16:48   ` [PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+ Stefan Wahren
2015-01-18  3:05     ` Stephen Warren
2015-01-16 16:48   ` [PATCH 3/4] ARM: bcm2835: Add header file for pinctrl constants Stefan Wahren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).