All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add dts for PopMetal board
@ 2015-03-01  9:25 ` Andy Yan
  0 siblings, 0 replies; 12+ messages in thread
From: Andy Yan @ 2015-03-01  9:25 UTC (permalink / raw)
  To: linux-arm-kernel


PopMetal is a rockchip rk3288 based board made by ChipSpark,
which has many interface such as VGA,HDMI,usb,ir,sdcad and lots of
sensors such as gyroscope(L3G4200D),accelerometer(mma8452),compass(AK8963C).

http://wiki.chipspark.com/en/index.php?title=PopMetal

This patch add basic support for it, which can boot the board
into a shell with linux boot logo on hdmi, sdcard and many
sensors enabled. More feather will be enabled later.

Changes in v2:
- change "PopMetal PopMetal-RK3288 board" to "ChipSPARK PopMetal-RK3288 board"
- use GPL + X11 dual license, adviced by Heiko
- indent pwrbtn
- move node "ak8963" before "buttons"

Andy Yan (2):
  dt-bindings: add root compatible property for PopMetal board
  ARM: dts: add rk3288 PopMetal board

 Documentation/devicetree/bindings/arm/rockchip.txt |   4 +
 arch/arm/boot/dts/rk3288-popmetal.dts              | 447 +++++++++++++++++++++
 2 files changed, 451 insertions(+)
 create mode 100644 arch/arm/boot/dts/rk3288-popmetal.dts

-- 
1.9.1

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

end of thread, other threads:[~2015-03-05  0:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-01  9:25 [PATCH v2 0/2] add dts for PopMetal board Andy Yan
2015-03-01  9:25 ` Andy Yan
2015-03-01  9:25 ` Andy Yan
2015-03-01  9:28 ` [PATCH v2 1/2] dt-bindings: add root compatible property " Andy Yan
2015-03-01  9:28   ` Andy Yan
2015-03-01  9:32 ` [PATCH v2 2/2] ARM: dts: add rk3288 " Andy Yan
2015-03-01  9:32   ` Andy Yan
2015-03-01  9:32   ` Andy Yan
2015-03-04 19:57 ` [PATCH v2 0/2] add dts for " Heiko Stuebner
2015-03-04 19:57   ` Heiko Stuebner
2015-03-05  0:56   ` Andy Yan
2015-03-05  0:56     ` Andy Yan

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.