All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM64: dts: meson-gxbb: Add MMC and Wifi support
@ 2016-10-20 11:42 ` Neil Armstrong
  0 siblings, 0 replies; 19+ messages in thread
From: Neil Armstrong @ 2016-10-20 11:42 UTC (permalink / raw)
  To: linus-amlogic

This patchsets adds the MMC nodes in the GX dtsi and adds the GXBB clocks
attributes in the GXBB dtsi.
Then MMC/SD/SDIO support is added to :
 - p20x : SD, SDIO, MMC
 - a95x : SD, SDIO, MMC
 - Odroid-C2 : SD, MMC

WiFi support is also added by enabling the 32768Hz clock generated by PWM
on p20x and A95x and adding the SDIO power sequence.

This patchset is based on Kevin Hilman's amlogic v4.10/dt64 tree at [1]

[1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git

Kevin Hilman (1):
  ARM64: dts: meson-gxbb: add MMC support

Neil Armstrong (3):
  ARM64: dts: meson-gxbb: Add Wifi 32K clock for p20x boards
  ARM64: dts: meson-gxbb: Add P20x Wifi SDIO support
  ARM64: dts: meson-gxbb: Add MMC nodes to Nexbox A95x

 arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  21 ++++
 .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts    | 122 ++++++++++++++++++++
 .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |  88 ++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi   | 127 +++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi        |  24 +++-
 5 files changed, 381 insertions(+), 1 deletion(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-10-20 17:40 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 11:42 [PATCH 0/4] ARM64: dts: meson-gxbb: Add MMC and Wifi support Neil Armstrong
2016-10-20 11:42 ` Neil Armstrong
2016-10-20 11:42 ` Neil Armstrong
2016-10-20 11:42 ` [PATCH 1/4] ARM64: dts: meson-gxbb: add MMC support Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 17:40   ` Kevin Hilman
2016-10-20 17:40     ` Kevin Hilman
2016-10-20 17:40     ` Kevin Hilman
2016-10-20 11:42 ` [PATCH 2/4] ARM64: dts: meson-gxbb: Add Wifi 32K clock for p20x boards Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42 ` [PATCH 3/4] ARM64: dts: meson-gxbb: Add P20x Wifi SDIO support Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42 ` [PATCH 4/4] ARM64: dts: meson-gxbb: Add MMC nodes to Nexbox A95x Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong
2016-10-20 11:42   ` Neil Armstrong

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.