[PATCH] spi-orion: add device tree binding
From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-07-23 10:59:45
On Mon, Jul 23, 2012 at 11:43:34AM +0100, Mark Brown wrote:
On Mon, Jul 23, 2012 at 12:08:09PM +0200, Andrew Lunn wrote:quoted
From 528a19e9eda968cc673331d566cbfe20962d3b32 Mon Sep 17 00:00:00 2001 From: Michael Walle <redacted> Date: Wed, 6 Jun 2012 19:16:28 +0200 Subject: [PATCHv3] spi-orion: add device tree bindingI really shouldn't need to remind you about the format for sending patches :(quoted
+Optional properties: +- interrupts : Is currently not used.Would it not be better to just omit this if it doesn't do anything and doesn't have any semantics defined?
I was specifically asked to include this, which is why it appeared in v2, not the first version. I forget who it was who asked for it, maybe Arnd Bergmann? I can dig through my email archive if you want to know.
I've applied this. If you could send the other patches that'd be helpful...
O.K. Thanks Andrew