From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 07 Dec 2015 23:57:20 +0100 Subject: [PATCH 0/5] multi and mvebu v5 defconfig updates In-Reply-To: <87610achog.fsf@free-electrons.com> References: <1449012812-9779-1-git-send-email-andrew@lunn.ch> <87610achog.fsf@free-electrons.com> Message-ID: <4322870.qyT4ELuZLH@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 07 December 2015 18:06:07 Gregory CLEMENT wrote: > Hi Arnd > > On mer., d?c. 02 2015, Andrew Lunn wrote: > > > This patchset updates both multi_v5_defconfig and mvebu_v5_defconfig. > > It adds support for Orion5x, now that it is multi-arch, and adds back > > DSA and its drivers, which now depends on switchdev. > > > > Andrew Lunn (5): > > ARM: config: Regenerate multi_v5_defconfig > > ARM: config: Reenable DSA in multi_v5_defconfig > > ARM: config: Add orion5x to multi_v5_defconfig > > > ARM: mvebu: Reenable DSA in mvebu_v5_defconfig > > ARM: mvebu: update v5 defconfig for Orion5x machines > > To be sure there won't be a leftover, I applied the last 2 patches, but > not the 3 first ones, as for my understanding it is better that it is > managed by arm-soc directly. > > Actually, I'd prefer you to put them in the same branch as the other patches. I can easily sort out any merge conflicts when merging the branch. Arnd