From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 18 Aug 2016 12:09:27 -0500 Subject: [PATCH v3 0/4] Add DT support for NAND to LCDK via ti-aemif In-Reply-To: <20160816223338.20776-1-kbeldan@baylibre.com> (Karl Beldan's message of "Tue, 16 Aug 2016 22:33:34 +0000") References: <20160816223338.20776-1-kbeldan@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Karl Beldan writes: > Here is another spin. I could get my hands on an EVM and test the > changes on it as well. Doing so, I could also observe that 4bit ECC > on 8bits NANDS is currently broken in mailine. Apparently there had > already been some alerts on the mailing list some months ago. [...] > Karl Beldan (4): > ARM: davinci: da8xx-dt: Add ti-aemif lookup for clock matching > ARM: davinci_all_defconfig: Enable AEMIF as a module > ARM: dts: da850,da850-evm: Add an aemif node and use it for the NAND > ARM: dts: da850-lcdk: Add NAND to DT Tested on DA850-LCDK with UBIFS. Tested-by: Kevin Hilman Kevin