From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Thu, 22 Dec 2011 16:17:39 -0800 Subject: [PATCH 0/9] arm/tegra: fuse cleanup and emc device tree support Message-ID: <1324599468-12845-1-git-send-email-olof@lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This series does two things: It brings in some of the fuse/apb dma patches that have previously been posted (but now completely refactored), and it adds EMC table support to the device tree. The bindings have been previously discused and have been modified accordingly to the last agreements there. Since there's some dependencies on the fuse rework, I'm a little lazy and posting it as one series instead of two. Comments welcome. I'm likely going to miss the 3.3 cut-offs on this but I still want to reach closure on it and stage it for 3.4. Thanks! -Olof