linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable cc8540 pinctrl DT for uart and i2c
@ 2013-05-27 13:30 Gabriel Fernandez
  2013-05-27 13:30 ` [PATCH 1/3] ARM: ux500: use #include syntax to include *.dtsi Gabriel Fernandez
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Gabriel Fernandez @ 2013-05-27 13:30 UTC (permalink / raw)
  To: linux-kernel
  Cc: Lee Jones, Linus Walleij, Olivier Clergeaud, Gabriel Fernandez

From: Gabriel Fernandez <gabriel.fernandez@st.com>

Theses patches enable ccu8540 pintctrl DT for uart and i2c

Gabriel Fernandez (3):
  ARM: ux500: use #include syntax to include *.dtsi.
  ARM: u8540: Add Pinctrl Device Tree settings for uart0, uart2
  ARM: u8540: DT: Set pinctrl mapping to i2c0,1,2,4 & 5

 arch/arm/boot/dts/ccu8540-pinctrl.dtsi     | 192 +++++++++++++++++++++++++++++
 arch/arm/boot/dts/ccu8540.dts              |  39 +++++-
 arch/arm/boot/dts/ccu9540.dts              |   2 +-
 arch/arm/boot/dts/dbx5x0.dtsi              |   4 +-
 arch/arm/boot/dts/href.dtsi                |   2 +-
 arch/arm/boot/dts/hrefprev60.dts           |   6 +-
 arch/arm/boot/dts/hrefv60plus.dts          |   6 +-
 arch/arm/boot/dts/snowball.dts             |   2 +-
 arch/arm/boot/dts/ste-nomadik-pinctrl.dtsi |  95 ++++++++++++++
 include/dt-bindings/pinctrl/nomadik.h      |  36 ++++++
 10 files changed, 372 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/boot/dts/ccu8540-pinctrl.dtsi
 create mode 100644 arch/arm/boot/dts/ste-nomadik-pinctrl.dtsi
 create mode 100644 include/dt-bindings/pinctrl/nomadik.h

-- 
1.8.1.1


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

end of thread, other threads:[~2013-05-29 19:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27 13:30 [PATCH 0/3] Enable cc8540 pinctrl DT for uart and i2c Gabriel Fernandez
2013-05-27 13:30 ` [PATCH 1/3] ARM: ux500: use #include syntax to include *.dtsi Gabriel Fernandez
2013-05-28 10:10   ` Lee Jones
2013-05-29 16:39   ` Linus Walleij
2013-05-27 13:30 ` [PATCH 2/3] ARM: u8540: Add Pinctrl Device Tree settings for uart0, uart2 Gabriel Fernandez
2013-05-28 10:09   ` Lee Jones
2013-05-28 12:32     ` Gabriel Fernandez
2013-05-29 16:48     ` Linus Walleij
2013-05-29 19:05       ` Lee Jones
2013-05-29  8:55   ` Gabriel Fernandez
2013-05-27 13:30 ` [PATCH 3/3] ARM: u8540: DT: Set pinctrl mapping to i2c0,1,2,4 & 5 Gabriel Fernandez
2013-05-28 10:12   ` Lee Jones
2013-05-28 12:32     ` Gabriel Fernandez

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).