All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix SMC layout register for sama5d2
@ 2017-07-11  7:40 ` Ludovic Desroches
  0 siblings, 0 replies; 57+ messages in thread
From: Ludovic Desroches @ 2017-07-11  7:40 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-mtd
  Cc: linux-kernel, lee.jones, nicolas.ferre, alexandre.belloni,
	boris.brezillon, computersforpeace, Ludovic Desroches

Hi,

The offset of some registers of the SMC is different between sama5d3/sama5d4
and sama5d2. An helper function has been added to retrieve the correct layout
with the help of a new compatible string for sama5d2. The atmel-ebi device will
store the register layout to allow the nand controller to setup correctly the
data interface.

Ludovic Desroches (3):
  mfd: syscon: update Atmel SMC binding doc
  mfd: syscon: atmel-smc: add helper to retrieve register layout
  ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC

 .../devicetree/bindings/mfd/atmel-smc.txt          |  1 +
 arch/arm/boot/dts/sama5d2.dtsi                     |  2 +-
 drivers/memory/atmel-ebi.c                         | 13 +++--
 drivers/mfd/atmel-smc.c                            | 67 +++++++++++++++++-----
 drivers/mtd/nand/atmel/nand-controller.c           | 10 +++-
 include/linux/mfd/syscon/atmel-smc.h               | 32 ++++++++---
 6 files changed, 94 insertions(+), 31 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-07-18  9:57 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11  7:40 [PATCH 0/3] Fix SMC layout register for sama5d2 Ludovic Desroches
2017-07-11  7:40 ` Ludovic Desroches
2017-07-11  7:40 ` Ludovic Desroches
2017-07-11  7:40 ` [PATCH 1/3] mfd: syscon: update Atmel SMC binding doc Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-14 16:06   ` Rob Herring
2017-07-14 16:06     ` Rob Herring
2017-07-14 16:06     ` Rob Herring
2017-07-18  8:10   ` Lee Jones
2017-07-18  8:10     ` Lee Jones
2017-07-18  8:10     ` Lee Jones
2017-07-11  7:40 ` [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-11  8:07   ` Boris Brezillon
2017-07-11  8:07     ` Boris Brezillon
2017-07-11  8:07     ` Boris Brezillon
2017-07-18  8:15   ` Lee Jones
2017-07-18  8:15     ` Lee Jones
2017-07-18  9:12     ` Lee Jones
2017-07-18  9:12       ` Lee Jones
2017-07-18  9:23       ` Nicolas Ferre
2017-07-18  9:23         ` Nicolas Ferre
2017-07-18  9:23         ` Nicolas Ferre
2017-07-18  9:37         ` Lee Jones
2017-07-18  9:37           ` Lee Jones
2017-07-18  9:37           ` Lee Jones
2017-07-18  9:56           ` Ludovic Desroches
2017-07-18  9:56             ` Ludovic Desroches
2017-07-18  9:56             ` Ludovic Desroches
2017-07-18  9:24   ` Alexandre Belloni
2017-07-18  9:24     ` Alexandre Belloni
2017-07-11  7:40 ` [PATCH 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-11  7:40   ` Ludovic Desroches
2017-07-11  7:52   ` Nicolas Ferre
2017-07-11  7:52     ` Nicolas Ferre
2017-07-11  7:52     ` Nicolas Ferre
2017-07-11  7:58     ` Ludovic Desroches
2017-07-11  7:58       ` Ludovic Desroches
2017-07-11  7:58       ` Ludovic Desroches
2017-07-11  8:07       ` Nicolas Ferre
2017-07-11  8:07         ` Nicolas Ferre
2017-07-11  8:07         ` Nicolas Ferre
2017-07-11  8:08       ` Ludovic Desroches
2017-07-11  8:08         ` Ludovic Desroches
2017-07-11  8:08         ` Ludovic Desroches
2017-07-11  9:25         ` Lee Jones
2017-07-11  9:25           ` Lee Jones
2017-07-11  9:25           ` Lee Jones
2017-07-12 13:59           ` Alexandre Belloni
2017-07-12 13:59             ` Alexandre Belloni
2017-07-13  7:59             ` Lee Jones
2017-07-13  7:59               ` Lee Jones
2017-07-17  9:17   ` Alexandre Belloni
2017-07-17  9:17     ` Alexandre Belloni

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.