All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: sun8i: Add timer/watchdog for A83T and Cubietruck Plus
@ 2016-01-16 16:24 ` Chen-Yu Tsai
  0 siblings, 0 replies; 14+ messages in thread
From: Chen-Yu Tsai @ 2016-01-16 16:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Maxime,

This small series adds the timer/watchdog block for A83T, and also a new
board, the A83T/H8 based Cubietruck Plus from Cubietech.

Patch 1 from Vishnu adds the timer device node. This was picked from his
github branch sunxi-a83-wip.

Patch 2 adds the watchdog device node. We get watchdog and reboot support
on the A83T.

Patch 3 adds a basic DTS file for the Cubieteuck Plus.

Chen-Yu Tsai (2):
  ARM: dts: sun8i: Add watchdog device node for A83T
  ARM: dts: sun8i: Add device tree for Cubietruck Plus

Vishnu Patekar (1):
  ARM: dts: sun8i: Enable timer node for A83T

 arch/arm/boot/dts/Makefile                       |  1 +
 arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts | 65 ++++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-a83t.dtsi                | 15 ++++++
 3 files changed, 81 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts

-- 
2.7.0.rc3

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

end of thread, other threads:[~2016-01-17 12:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-16 16:24 [PATCH 0/3] ARM: dts: sun8i: Add timer/watchdog for A83T and Cubietruck Plus Chen-Yu Tsai
2016-01-16 16:24 ` Chen-Yu Tsai
2016-01-16 16:24 ` [PATCH 1/3] ARM: dts: sun8i: Enable timer node for A83T Chen-Yu Tsai
2016-01-16 16:24   ` Chen-Yu Tsai
2016-01-17 12:22   ` Maxime Ripard
2016-01-17 12:22     ` Maxime Ripard
2016-01-16 16:24 ` [PATCH 2/3] ARM: dts: sun8i: Add watchdog device " Chen-Yu Tsai
2016-01-16 16:24   ` Chen-Yu Tsai
2016-01-17 12:23   ` Maxime Ripard
2016-01-17 12:23     ` Maxime Ripard
2016-01-16 16:24 ` [PATCH 3/3] ARM: dts: sun8i: Add device tree for Cubietruck Plus Chen-Yu Tsai
2016-01-16 16:24   ` Chen-Yu Tsai
2016-01-17 12:23   ` Maxime Ripard
2016-01-17 12:23     ` 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.