On 08/12/13 22:04, Jason Cooper wrote: > On Mon, Aug 12, 2013 at 08:46:53PM +0200, Sebastian Hesselbarth wrote: >> This adds a node for the pcie controllers found on Dove SoCs to the >> SoC DT include. >> >> Signed-off-by: Sebastian Hesselbarth >> --- >> Cc: Russell King >> Cc: Jason Cooper >> Cc: Andrew Lunn >> Cc: Thomas Petazzoni >> Cc: linux-kernel@vger.kernel.org >> Cc: linux-arm-kernel@lists.infradead.org >> --- >> arch/arm/boot/dts/dove.dtsi | 54 +++++++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 54 insertions(+) > > patches 7-9 applied to mvebu/dove_mbus since the dependencies are > cleaner that way. Jason, I will have to slightly modify the reset-gpio property names and that requires a fixup patch for patch 8. Can you still squash it or do you need a proper patch? Sebastian ---