All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3]  Add support for user LED on the A13-Olinuxino
@ 2013-02-03 11:10 Maxime Ripard
  2013-02-03 11:10   ` Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ 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] 11+ messages in thread

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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-03 11:10   ` Maxime Ripard
2013-02-05 16:34   ` Linus Walleij
2013-02-05 16:34     ` Linus Walleij
2013-02-03 11:18 ` [PATCH 2/3] sunxi: dts: Report the pinctrl nodes as gpio-controllers Maxime Ripard
2013-02-03 11:18   ` Maxime Ripard
2013-02-03 11:18   ` [PATCH 3/3] sunxi: a13-olinuxino: Add user LED to the device tree Maxime Ripard
2013-02-03 11:18     ` Maxime Ripard
2013-02-05 16:37 ` [PATCHv2 0/3] Add support for user LED on the A13-Olinuxino Linus Walleij
2013-02-05 19:05   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.