From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 14 Oct 2015 22:14:11 +0200 Subject: [PATCH] ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbers In-Reply-To: References: <1443696760-8316-1-git-send-email-carlo@caione.org> <8566547.CSeb89j3FB@wuerfel> Message-ID: <8116111.hYevUcYBJJ@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 14 October 2015 18:04:54 Carlo Caione wrote: > On Wed, Oct 14, 2015 at 5:51 PM, Arnd Bergmann wrote: > > On Saturday 10 October 2015 11:56:23 Carlo Caione wrote: > >> On Thu, Oct 1, 2015 at 12:52 PM, Carlo Caione wrote: > >> > From: Carlo Caione > >> > > >> > The DTS erronously uses the wrong reg mapping and IRQ numbers for some > >> > UART, WDT and timer nodes. Fix this. > >> > >> Hi Arnd, > >> if you have no complains could you take this into next/dt? > >> > >> > > > > Pulled into next/dt, but please let me know if it should actually go > > into 4.3 instead. It looks like a bugfix patch and perhaps also applies > > to stable? > > It is actually, thank you for the reminder. I can resubmit it with > with stable in CC even though I'm pretty sure that ATM the number of > people actually using this DTS is dramatically close to 0. > Ok, I've applied it to the fixes branch now, but not added the stable tag. Thanks! Arnd