All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spicc: meson-axg: add SPICC controller
@ 2017-11-28 13:29 ` Yixun Lan
  0 siblings, 0 replies; 44+ messages in thread
From: Yixun Lan @ 2017-11-28 13:29 UTC (permalink / raw)
  To: linus-amlogic

Add the SPICC controller driver to the Amlogic's Meson-AXG SoC.
The new compatible string introduced here is aiming for adding
a few new features which found at the Meson-AXG platform.

Sunny Luo (3):
  dt-bindings: spicc: update compatible string for the Meson-AXG
  spi: meson-axg: add SPICC driver support
  ARM64: dts: meson-axg: add the SPICC controller

 .../devicetree/bindings/spi/spi-meson.txt          |  4 +-
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi         | 92 ++++++++++++++++++++++
 drivers/spi/spi-meson-spicc.c                      |  1 +
 3 files changed, 96 insertions(+), 1 deletion(-)

-- 
2.15.0

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

end of thread, other threads:[~2017-12-07  0:04 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 13:29 [PATCH 0/3] spicc: meson-axg: add SPICC controller Yixun Lan
2017-11-28 13:29 ` Yixun Lan
2017-11-28 13:29 ` Yixun Lan
2017-11-28 13:29 ` Yixun Lan
2017-11-28 13:29 ` Yixun Lan
2017-11-28 13:29 ` [PATCH 1/3] dt-bindings: spicc: update compatible string for the Meson-AXG Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 16:38   ` Rob Herring
2017-11-28 16:38     ` Rob Herring
2017-11-28 16:38     ` Rob Herring
2017-11-28 16:38     ` Rob Herring
2017-11-28 20:20   ` Mark Brown
2017-11-28 20:20     ` Mark Brown
2017-11-28 20:20     ` Mark Brown
2017-11-28 20:20     ` Mark Brown
2017-11-28 20:22   ` Applied "spi: meson-axg: update compatible string for the Meson-AXG" to the spi tree Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 13:29 ` [PATCH 2/3] spi: meson-axg: add SPICC driver support Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 20:22   ` Applied "spi: meson-axg: add SPICC driver support" to the spi tree Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 20:22     ` Mark Brown
2017-11-28 13:29 ` [PATCH 3/3] ARM64: dts: meson-axg: add the SPICC controller Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-11-28 13:29   ` Yixun Lan
2017-12-06 23:57   ` Kevin Hilman
2017-12-06 23:57     ` Kevin Hilman
2017-12-06 23:57     ` Kevin Hilman
2017-12-06 23:57     ` Kevin Hilman
2017-12-06 23:57     ` Kevin Hilman
2017-12-07  0:04     ` Kevin Hilman
2017-12-07  0:04       ` Kevin Hilman
2017-12-07  0:04       ` Kevin Hilman
2017-12-07  0:04       ` Kevin Hilman

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.