From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.lezcano@linaro.org (Daniel Lezcano) Date: Thu, 14 Apr 2016 11:39:45 +0200 Subject: [PATCH v5 00/10] Support for Cortex-M Prototyping System In-Reply-To: <570F593D.6040809@arm.com> References: <1459519381-34441-1-git-send-email-vladimir.murzin@arm.com> <570F593D.6040809@arm.com> Message-ID: <20160414093945.GA15250@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 14, 2016 at 09:47:57AM +0100, Vladimir Murzin wrote: > Hi, > > On 01/04/16 15:02, Vladimir Murzin wrote: > > Hi, > > > > This patch series provides the basic support for running ucLinux on V2M-MPS2 > > platform. > > > > With these patches applied ucLinux can be run on both HW and FVP models > > with Cortex-M3/M4/M7 configurations. > > Any objection to get it merged? > > Sudeep Holla noticed that there is merge conflict against linux-next > with PIC32 uart (Makefile and serial_core.h), so should I provide > conflict resolution or do rebase on someone's branch? > > Anyway, I'd be glad to know how it should be processed further? This patchset should go through the arm-soc tree. Any conflicts resulting from a merge *after* your patchset is in the arm-soc tree is no longer your problem. So IOW, if your patchset applies to arm-soc and Arnd is ok to pick it, then everything is fine. -- Daniel