From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 26 Nov 2012 18:23:51 +0000 Subject: [PATCH] ARM: sunxi: Add missing sun4i.dtsi file In-Reply-To: <1353941172-26121-1-git-send-email-sr@denx.de> References: <1353941172-26121-1-git-send-email-sr@denx.de> Message-ID: <201211261823.52160.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 26 November 2012, Stefan Roese wrote: > Patch f055f1f6 [ARM: sunxi: Add sun4i and cubieboard support] missed > this sun4i.dtsi include file. This patch finally brings it upstream > enabling support for sun4i boards. > > Signed-off-by: Stefan Roese > Cc: Arnd Bergmann > Cc: Maxime Ripard > --- > Arnd, I missed adding this include dtsi file in my last > cubieboard/sun4i support patch. Please add this patch > to your v3.8 branch. Hi Stefan, I've added it to the next/soc branch that contains the earlier patches. When you submit a patch for inclusion please always address both Olof and me, or cc the arm at kernel.org address that forwards to both of us. It is also helpful to get patches for one platform only from one person. I assume that Maxime is ok with you sending the patch this way, but it would be clearer if you send it to him to forward it here, or get an 'Acked-by:' tag from him before you send the patch for inclusion. Arnd