From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Thu, 11 Jan 2018 18:07:11 -0800 Subject: [PATCH 1/3] arm: spear600: Add missing interrupt-parent of rtc In-Reply-To: References: Message-ID: <20180112020711.6gp2pnsxxjzelidq@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 11, 2018 at 11:28:51AM +0530, Viresh Kumar wrote: > The interrupt-parent of rtc was missing, add it. > > Fixes: 8113ba917dfa ("ARM: SPEAr: DT: Update device nodes") > Cc: stable at vger.kernel.org # v3.8+ > Reported-by: Arnd Bergmann > Signed-off-by: Viresh Kumar Applied to next/dt. Is stable really needed on this? It's been broken since pretty much forever, and nobody has complained... :) -Olof