[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1513bfee-6623-47fa-1eef-6074ba9ab3b8@ti.com>
Date: Mon, 13 Jan 2020 17:32:54 +0530
From: Sekhar Nori <nsekhar@...com>
To: Arnd Bergmann <arnd@...db.de>
CC: <stable@...r.kernel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
David Lechner <david@...hnology.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
Hi Arnd,
On 11/12/19 3:42 PM, Sekhar Nori wrote:
> Hi Arnd,
>
> On 11/12/19 1:21 AM, Arnd Bergmann wrote:
>> Selecting RESET_CONTROLLER is actually required, otherwise we
>> can get a link failure in the clock driver:
>>
>> drivers/clk/davinci/psc.o: In function `__davinci_psc_register_clocks':
>> psc.c:(.text+0x9a0): undefined reference to `devm_reset_controller_register'
>> drivers/clk/davinci/psc-da850.o: In function `da850_psc0_init':
>> psc-da850.c:(.text+0x24): undefined reference to `reset_controller_add_lookup'
>>
>> Fixes: f962396ce292 ("ARM: davinci: support multiplatform build for ARM v5")
>> Cc: <stable@...r.kernel.org> # v5.4
>> Signed-off-by: Arnd Bergmann <arnd@...db.de>
>
> Assuming you are going to apply directly to ARM-SoC,
>
> Acked-by: Sekhar Nori <nsekhar@...com>
This is not yet in Linus's master. Let me know if I should collect it
and send a pull request.
Thanks,
Sekhar
Powered by blists - more mailing lists