linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: davinci: improve the nand clock lookup
@ 2017-01-04 10:36 Bartosz Golaszewski
  2017-01-04 10:36 ` [PATCH 1/2] memory: aemif: allow passing device lookup table as platform data Bartosz Golaszewski
  2017-01-04 10:36 ` [PATCH 2/2] ARM: da850: add the nand dev_id to the clock lookup table Bartosz Golaszewski
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2017-01-04 10:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sekhar,

this is a follow-up to the series fixing the da850 clocks.

Instead of having a half-measure of leaving out the dev_id from the
clock lookup table, make the aemif driver capable of accessing it
over platform data.

Tested with da850-lcdk.

Bartosz Golaszewski (2):
  memory: aemif: allow passing device lookup table as platform data
  ARM: da850: add the nand dev_id to the clock lookup table

 arch/arm/mach-davinci/da850.c          | 10 +---------
 arch/arm/mach-davinci/da8xx-dt.c       | 12 +++++++++++-
 drivers/memory/ti-aemif.c              |  8 +++++++-
 include/linux/platform_data/ti-aemif.h | 23 +++++++++++++++++++++++
 4 files changed, 42 insertions(+), 11 deletions(-)
 create mode 100644 include/linux/platform_data/ti-aemif.h

-- 
2.9.3

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

end of thread, other threads:[~2017-01-12 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 10:36 [PATCH 0/2] ARM: davinci: improve the nand clock lookup Bartosz Golaszewski
2017-01-04 10:36 ` [PATCH 1/2] memory: aemif: allow passing device lookup table as platform data Bartosz Golaszewski
2017-01-10 11:22   ` Sekhar Nori
2017-01-12 17:53   ` santosh.shilimkar at oracle.com
2017-01-04 10:36 ` [PATCH 2/2] ARM: da850: add the nand dev_id to the clock lookup table Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).