From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sat, 23 Mar 2013 20:42:53 +0000 Subject: [PATCH 0/3] arm: orion5x: devicetree fixups and additions In-Reply-To: <1364062142-28117-1-git-send-email-alex@digriz.org.uk> References: <1364062142-28117-1-git-send-email-alex@digriz.org.uk> Message-ID: <201303232042.53182.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday 23 March 2013, Alexander Clouter wrote: > Fixups and additional DT bindings for orion5x. > > Signed-off-by: Alexander Clouter > > Alexander Clouter (3): > arm: orion5x: fix orion5x.dtsi gpio parameters > arm: orion5x: add ehci bindings to dtsi > arm: orion5x: enable xor for orion5x platform The patches all look reasonable, but please add a description for each patch. Arnd