linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/4] SolidRun Hummingboard 2 support
@ 2017-01-08 15:02 Russell King - ARM Linux
  2017-01-08 15:03 ` [PATCH 1/4] ARM: dts: imx6qdl: add HummingBoard2 boards Russell King
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Russell King - ARM Linux @ 2017-01-08 15:02 UTC (permalink / raw)
  To: linux-arm-kernel

These patches add support for SolidRun's Hummingboard 2 to mainline.
The first is the official SolidRun DTS file supplied by Jon, the
remainder are cleanups to it for mainline.

These can be found in my HB2 branch.

 arch/arm/boot/dts/Makefile                   |   2 +
 arch/arm/boot/dts/imx6dl-hummingboard2.dts   |  52 +++
 arch/arm/boot/dts/imx6q-hummingboard2.dts    |  60 +++
 arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi | 562 +++++++++++++++++++++++++++
 4 files changed, 676 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-hummingboard2.dts
 create mode 100644 arch/arm/boot/dts/imx6q-hummingboard2.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

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

end of thread, other threads:[~2017-01-10  7:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-08 15:02 [PATCH RFC 0/4] SolidRun Hummingboard 2 support Russell King - ARM Linux
2017-01-08 15:03 ` [PATCH 1/4] ARM: dts: imx6qdl: add HummingBoard2 boards Russell King
2017-01-08 15:07   ` Fabio Estevam
2017-01-08 15:20     ` Russell King - ARM Linux
2017-01-10  7:31   ` Shawn Guo
2017-01-08 15:03 ` [PATCH 2/4] ARM: dts: imx6*-hummingboard2: fix SD card detect Russell King
2017-01-08 15:03 ` [PATCH 3/4] ARM: dts: imx6*-hummingboard2: use proper gpio flags definitions Russell King
2017-01-08 15:03 ` [PATCH 4/4] ARM: dts: imx6*-hummingboard2: convert to more conventional vmmc-supply Russell King
2017-01-08 15:06   ` Russell King - ARM Linux

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