All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ARM: sun9i: Enable extra uarts, leds and i2c controllers
@ 2014-10-31  3:05 Chen-Yu Tsai
  2014-10-31  3:05 ` [PATCH v2 1/6] ARM: dts: sun9i: Add i2c controller nodes to a80 dtsi Chen-Yu Tsai
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Chen-Yu Tsai @ 2014-10-31  3:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This series enables the uart and i2c controller found on the A80 Optimus
board's gpio expansion header, as well as 2 out of 3 onboard LEDs. The
last LED needs R_PIO support.

This series contains only changes to the dtsi and dts files, and is based
on Maxime's pinctrl driver series. The patches should be self-explanatory.

Changes since v1:

  - Dropped a80_ prefix on the led labels
  - Fixed mapping for leds to pins, previously led2 and led4 were reversed.
  - Use dash instead of underscore in led-pins DT node name

Cheers,
ChenYu


Chen-Yu Tsai (6):
  ARM: dts: sun9i: Add i2c controller nodes to a80 dtsi
  ARM: dts: sun9i: Add i2c3 pinmux setting for A80 SoC
  ARM: dts: sun9i: Enable i2c3 on A80 Optimus board
  ARM: dts: sun9i: Add GPIO LEDs for A80 Optimus board
  ARM: dts: sun9i: Add uart4 pinmux setting for A80 SoC
  ARM: dts: sun9i: Enable uart4 for A80 Optimus board

 arch/arm/boot/dts/sun9i-a80-optimus.dts | 51 ++++++++++++++++++++++++
 arch/arm/boot/dts/sun9i-a80.dtsi        | 69 +++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+)

-- 
2.1.1

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

end of thread, other threads:[~2014-10-31  8:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31  3:05 [PATCH v2 0/6] ARM: sun9i: Enable extra uarts, leds and i2c controllers Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 1/6] ARM: dts: sun9i: Add i2c controller nodes to a80 dtsi Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 2/6] ARM: dts: sun9i: Add i2c3 pinmux setting for A80 SoC Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 3/6] ARM: dts: sun9i: Enable i2c3 on A80 Optimus board Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 4/6] ARM: dts: sun9i: Add GPIO LEDs for " Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 5/6] ARM: dts: sun9i: Add uart4 pinmux setting for A80 SoC Chen-Yu Tsai
2014-10-31  3:05 ` [PATCH v2 6/6] ARM: dts: sun9i: Enable uart4 for A80 Optimus board Chen-Yu Tsai
2014-10-31  8:27 ` [PATCH v2 0/6] ARM: sun9i: Enable extra uarts, leds and i2c controllers 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.