linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: sunxi: Support MSI Primo81 tablet and Sinlinx SinA31s
@ 2015-08-28  9:54 Chen-Yu Tsai
  2015-08-28  9:54 ` [PATCH 1/6] ARM: dts: sun6i: Add lradc node Chen-Yu Tsai
                   ` (5 more replies)
  0 siblings, 6 replies; 28+ messages in thread
From: Chen-Yu Tsai @ 2015-08-28  9:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Maxime,

This series adds support for MSI's Primo81 tablet, and Sinlinx's SinA31s
development kit. This also adds a common axp221.dtsi, like we have for
axp209 and axp152. The Hummingbird A31 dts is also migrated to this.

The Primo81 patch is actually a v5. Changes since the last version can
be found in that patch.

Patch 1 adds an lradc node to sun6i-a31.dtsi. This is the same lradc
for tablet buttons found on the other sunxi SoCs.

Patch 2 adds a common dtsi for the AXP221 PMIC. This includes listing
all the regulators, and the basic common properties, like
"interrupt-controller".

Patch 3 migrates the Hummingbird A31 dts to use the new axp221.dtsi

Patch 4 adds the pinmux settings for A31/A31s mmc2 with 8-bit bus for
emmc.

Patch 5 adds dtsi/dts files for the Sinlinx SinA31s development kit.

Patch 6 adds a dts file for the A31s based MSI Primo81 tablet.


Regards
ChenYu

Chen-Yu Tsai (5):
  ARM: dts: sun6i: Add lradc node
  ARM: dts: sunxi: Add dtsi for AXP221 PMIC
  ARM: dts: sun6i: hummingbird: Use axp221.dtsi for axp221 regulators
  ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc
  ARM: dts: sun6i: Add support for Sinlinx A31s SDK board

Karsten Merker (1):
  ARM: dts: sun6i: Add dts file for MSI Primo81 tablet

 arch/arm/boot/dts/Makefile                     |   4 +-
 arch/arm/boot/dts/axp221.dtsi                  | 148 ++++++++++++++
 arch/arm/boot/dts/sun6i-a31-hummingbird.dts    | 114 ++++++-----
 arch/arm/boot/dts/sun6i-a31.dtsi               |  17 ++
 arch/arm/boot/dts/sun6i-a31s-primo81.dts       | 255 +++++++++++++++++++++++++
 arch/arm/boot/dts/sun6i-a31s-sina31s-core.dtsi | 131 +++++++++++++
 arch/arm/boot/dts/sun6i-a31s-sina31s.dts       | 149 +++++++++++++++
 7 files changed, 759 insertions(+), 59 deletions(-)
 create mode 100644 arch/arm/boot/dts/axp221.dtsi
 create mode 100644 arch/arm/boot/dts/sun6i-a31s-primo81.dts
 create mode 100644 arch/arm/boot/dts/sun6i-a31s-sina31s-core.dtsi
 create mode 100644 arch/arm/boot/dts/sun6i-a31s-sina31s.dts

-- 
2.5.0

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

end of thread, other threads:[~2015-09-18  9:36 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28  9:54 [PATCH 0/6] ARM: sunxi: Support MSI Primo81 tablet and Sinlinx SinA31s Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 1/6] ARM: dts: sun6i: Add lradc node Chen-Yu Tsai
2015-08-28 12:30   ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 2/6] ARM: dts: sunxi: Add dtsi for AXP221 PMIC Chen-Yu Tsai
2015-08-28 12:31   ` Maxime Ripard
2015-08-28 16:09     ` Chen-Yu Tsai
2015-08-28 20:43       ` Maxime Ripard
2015-08-29  2:07         ` Chen-Yu Tsai
2015-09-01  6:29           ` Maxime Ripard
2015-09-01  6:40             ` Chen-Yu Tsai
2015-09-03 20:07               ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 3/6] ARM: dts: sun6i: hummingbird: Use axp221.dtsi for axp221 regulators Chen-Yu Tsai
2015-08-28 12:32   ` Maxime Ripard
2015-08-28 16:47     ` Chen-Yu Tsai
2015-08-28 20:44       ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 4/6] ARM: dts: sun6i: Add mmc2 pins for 8 bit emmc Chen-Yu Tsai
2015-08-28 12:33   ` Maxime Ripard
2015-08-28  9:54 ` [PATCH 5/6] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board Chen-Yu Tsai
2015-08-28 12:34   ` Maxime Ripard
2015-09-14  7:24     ` Chen-Yu Tsai
2015-09-16  6:20       ` Maxime Ripard
2015-09-18  9:36         ` Chen-Yu Tsai
2015-08-28  9:54 ` [PATCH 6/6] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet Chen-Yu Tsai
2015-08-28 12:38   ` Maxime Ripard
2015-08-28 13:31     ` Siarhei Siamashka
2015-08-28 21:02       ` Maxime Ripard
2015-08-29  4:43         ` Siarhei Siamashka
2015-09-10 13:09           ` Maxime Ripard

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