linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for user LED on the A13-Olinuxino
@ 2013-01-27 19:02 Maxime Ripard
  2013-01-27 19:02 ` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Maxime Ripard @ 2013-01-27 19:02 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset adds the user LED of the Olinuxino to the device tree.

To do so, we also add a custom of_xlate function to the PIO driver so that
we can use a more convenient format for the gpios from the device tree.

Thanks,
Maxime

Maxime Ripard (3):
  pinctrl: sunxi: Add of_xlate function
  sunxi: dts: Report the pinctrl nodes as gpio-controllers
  sunxi: a13-olinuxino: Add user LED to the device tree

 arch/arm/boot/dts/sun4i-a10.dtsi          |    4 +++-
 arch/arm/boot/dts/sun5i-a13-olinuxino.dts |   20 ++++++++++++++++++++
 arch/arm/boot/dts/sun5i-a13.dtsi          |    4 +++-
 drivers/pinctrl/pinctrl-sunxi.c           |   20 ++++++++++++++++++++
 4 files changed, 46 insertions(+), 2 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCHv2 0/3]  Add support for user LED on the A13-Olinuxino
@ 2013-02-03 11:10 Maxime Ripard
  2013-02-03 11:10 ` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function Maxime Ripard
  0 siblings, 1 reply; 9+ messages in thread
From: Maxime Ripard @ 2013-02-03 11:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset adds the user LED of the Olinuxino to the device tree.

To do so, we also add a custom of_xlate function to the PIO driver so that
we can use a more convenient format for the gpios from the device tree.

Linus, since you took the dt changes for the pinctrl driver in your tree, maybe you could merge the two first patches, the second patch depending on patches in
your tree.

Thanks,
Maxime

Changes:
  - Rebased on top of linus walleij allwinner-pinctrl branch

Maxime Ripard (3):
  pinctrl: sunxi: Add of_xlate function
  sunxi: dts: Report the pinctrl nodes as gpio-controllers
  sunxi: a13-olinuxino: Add user LED to the device tree

 arch/arm/boot/dts/sun4i-a10.dtsi          |    4 +++-
 arch/arm/boot/dts/sun5i-a13-olinuxino.dts |   20 ++++++++++++++++++++
 arch/arm/boot/dts/sun5i-a13.dtsi          |    4 +++-
 drivers/pinctrl/pinctrl-sunxi.c           |   20 ++++++++++++++++++++
 4 files changed, 46 insertions(+), 2 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-02-05 16:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-27 19:02 [PATCH 0/3] Add support for user LED on the A13-Olinuxino Maxime Ripard
2013-01-27 19:02 ` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function Maxime Ripard
2013-01-29 22:41   ` Linus Walleij
2013-01-29 22:54     ` Maxime Ripard
2013-02-01  9:53       ` Linus Walleij
2013-01-27 19:02 ` [PATCH 2/3] sunxi: dts: Report the pinctrl nodes as gpio-controllers Maxime Ripard
2013-01-27 19:02 ` [PATCH 3/3] sunxi: a13-olinuxino: Add user LED to the device tree Maxime Ripard
  -- strict thread matches above, loose matches on Subject: below --
2013-02-03 11:10 [PATCHv2 0/3] Add support for user LED on the A13-Olinuxino Maxime Ripard
2013-02-03 11:10 ` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function Maxime Ripard
2013-02-05 16:34   ` Linus Walleij

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