Re: [PATCH v8 03/11] ARM: brcmstb: add debug UART for earlyprintk support
From: Brian Norris <computersforpeace@gmail.com>
Date: 2014-08-04 16:56:34
Also in:
linux-arm-kernel, lkml
From: Brian Norris <computersforpeace@gmail.com>
Date: 2014-08-04 16:56:34
Also in:
linux-arm-kernel, lkml
On Sat, Aug 02, 2014 at 09:30:40AM +0100, Russell King wrote:
On Mon, Jul 21, 2014 at 02:07:58PM -0700, Brian Norris wrote:quoted
From: Marc Carino <redacted> Add the UART definitions needed to support earlyprintk on brcmstb machines. Signed-off-by: Marc Carino <redacted> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>I noticed that you sent this to the patch system. I asked Olof last night whether he had anything in arm-soc touching Kconfig.debug, and he does (a number of other platforms have updated it.) This means that if I apply it to my tree, it may conflict, so I'm reluctant to take it.
OK... Matt told me that such patches go through you. So which is it? Should all Kconfig.debug patches go through the arm-soc route? Brian