From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sat, 23 Nov 2013 19:29:37 +0100 Subject: [PATCH 0/5] ARM: brcmstb: Add Broadcom STB SoC support In-Reply-To: References: Message-ID: <201311231929.38329.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday 23 November 2013, Marc C wrote: > This patchset contains the board support package for the > Broadcom BCM7445 ARM-based SoC [1]. These changes contain a > minimal set of code needed for a BCM7445-based board to boot > the Linux kernel. > > These changes heavily leverage the OF/devicetree framework. > It seems that all your patches are whitespace damaged, probably some problem in your mailer. Using git-send-email usually works best to avoid these problems. Arnd