[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1371047193-14228-1-git-send-email-gabriel.fernandez.st@gmail.com>
Date: Wed, 12 Jun 2013 16:26:33 +0200
From: Gabriel Fernandez <gabriel.fernandez.st@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Lee Jones <lee.jones@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Olivier Clergeaud <olivier.clergeaud@...com>,
Gabriel Fernandez <gabriel.fernandez@...com>
Subject: [PATCH 0/2] Enable cc8540 pinctrl DT for uart and i2c v2
From: Gabriel Fernandez <gabriel.fernandez@...com>
Theses patches enable ccu8540 pintctrl DT for uart and i2c
Modifications from first version:
- supress &pinctrl_dbx500 phandle.
- add pintctrl { compatible = "stericsson,db8540-pinctrl"; ...
- cosmetics.
Gabriel Fernandez (2):
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 | 196 +++++++++++++++++++++++++++++
arch/arm/boot/dts/ccu8540.dts | 45 +++++++
arch/arm/boot/dts/ste-nomadik-pinctrl.dtsi | 95 ++++++++++++++
include/dt-bindings/pinctrl/nomadik.h | 36 ++++++
4 files changed, 372 insertions(+)
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists