From: Gabriel Fernandez <[email protected]>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to