All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: gr8: Add support for the CHIP Pro
@ 2016-10-20  8:12 ` Maxime Ripard
  0 siblings, 0 replies; 50+ messages in thread
From: Maxime Ripard @ 2016-10-20  8:12 UTC (permalink / raw)
  To: Boris Brezillon, Chen-Yu Tsai, Maxime Ripard
  Cc: Brian Norris, Richard Weinberger, linux-arm-kernel, linux-kernel,
	linux-mtd, Mylene Josserand, Thomas Petazzoni

Hi,

This is a serie introducing the CHIP Pro support.

The most exciting thing about this is that it's the first board we'll be
able to enable the NAND on, benefiting from the awesome work Boris did over
the last couple of years.

This is possible because the NAND chip is an SLC one, for which we don't
have to wait for the current UBI / UBIFS work.

Let me know what you think,
Maxime

Boris Brezillon (2):
  mtd: nand: sunxi: fix support for 512bytes ECC chunks
  mtd: nand: add support for the TC58NVG2S0H chip

Maxime Ripard (6):
  ARM: gr8: Add the UART3
  ARM: gr8: Fix typo in the i2s mclk pin group
  ARM: gr8: Add missing pwm channel 1 pin
  ARM: gr8: Add UART2 pins
  ARM: gr8: Add UART3 pins
  ARM: gr8: Add CHIP Pro support

 arch/arm/boot/dts/Makefile             |   1 +-
 arch/arm/boot/dts/ntc-gr8-chip-pro.dts | 266 ++++++++++++++++++++++++++-
 arch/arm/boot/dts/ntc-gr8.dtsi         |  47 ++++-
 drivers/mtd/nand/nand_ids.c            |   3 +-
 drivers/mtd/nand/sunxi_nand.c          |   4 +-
 5 files changed, 320 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/ntc-gr8-chip-pro.dts

-- 
git-series 0.8.10

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

end of thread, other threads:[~2016-10-26 22:10 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-20  8:12 [PATCH 0/8] ARM: gr8: Add support for the CHIP Pro Maxime Ripard
2016-10-20  8:12 ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 1/8] mtd: nand: sunxi: fix support for 512bytes ECC chunks Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-21 17:55   ` Boris Brezillon
2016-10-21 17:55     ` Boris Brezillon
2016-10-20  8:12 ` [PATCH 2/8] mtd: nand: add support for the TC58NVG2S0H chip Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-21 17:55   ` Boris Brezillon
2016-10-21 17:55     ` Boris Brezillon
2016-10-20  8:12 ` [PATCH 3/8] ARM: gr8: Add the UART3 Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:06   ` Chen-Yu Tsai
2016-10-20 14:06     ` Chen-Yu Tsai
2016-10-20 17:06     ` Maxime Ripard
2016-10-20 17:06       ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 4/8] ARM: gr8: Fix typo in the i2s mclk pin group Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:07   ` Chen-Yu Tsai
2016-10-20 14:07     ` Chen-Yu Tsai
2016-10-20 17:06     ` Maxime Ripard
2016-10-20 17:06       ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 5/8] ARM: gr8: Add missing pwm channel 1 pin Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:10   ` Chen-Yu Tsai
2016-10-20 14:10     ` Chen-Yu Tsai
2016-10-20 17:07     ` Maxime Ripard
2016-10-20 17:07       ` Maxime Ripard
2016-10-25  4:10       ` Chen-Yu Tsai
2016-10-25  4:10         ` Chen-Yu Tsai
2016-10-25 10:42         ` Maxime Ripard
2016-10-25 10:42           ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 6/8] ARM: gr8: Add UART2 pins Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:14   ` Chen-Yu Tsai
2016-10-20 14:14     ` Chen-Yu Tsai
2016-10-20 17:08     ` Maxime Ripard
2016-10-20 17:08       ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 7/8] ARM: gr8: Add UART3 pins Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:16   ` Chen-Yu Tsai
2016-10-20 14:16     ` Chen-Yu Tsai
2016-10-20 17:08     ` Maxime Ripard
2016-10-20 17:08       ` Maxime Ripard
2016-10-20  8:12 ` [PATCH 8/8] ARM: gr8: Add CHIP Pro support Maxime Ripard
2016-10-20  8:12   ` Maxime Ripard
2016-10-20 14:26   ` Chen-Yu Tsai
2016-10-20 14:26     ` Chen-Yu Tsai
2016-10-20 17:08     ` Maxime Ripard
2016-10-20 17:08       ` Maxime Ripard

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.