[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160809171518.22690-1-kbeldan@baylibre.com>
Date: Tue, 9 Aug 2016 17:15:14 +0000
From: Karl Beldan <kbeldan@...libre.com>
To: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Russell King <linux@...linux.org.uk>,
Santosh Shilimkar <ssantosh@...nel.org>,
Sekhar Nori <nsekhar@...com>,
Kevin Hilman <khilman@...libre.com>,
Karl Beldan <karl.beldan+oss@...il.com>,
Karl Beldan <kbeldan@...libre.com>
Subject: [PATCH 0/4] Add DT support for NAND to LCDK
Hi,
This does not use the same way the current da8xx boards do, instead
it is using the more generic and DT friendly memory driver ti-aemif.
I can do the same for the da850-evm and retire the dts nandcs3 instances.
Karl Beldan (4):
memory: ti-aemif: Get a named clock rather than an unnamed one
ARM: dts: da850: Add an aemif node
ARM: dts: da850-lcdk: Add NAND to DT
ARM: davinci_all_defconfig: Enable AEMIF as a module
arch/arm/boot/dts/da850-lcdk.dts | 108 +++++++++++++++++++++++++++++++++
arch/arm/boot/dts/da850.dtsi | 10 +++
arch/arm/configs/davinci_all_defconfig | 2 +
drivers/memory/ti-aemif.c | 2 +-
4 files changed, 121 insertions(+), 1 deletion(-)
--
2.9.2
Powered by blists - more mailing lists