[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <95240fc2-c4d7-1cd8-64b8-6e3b89b9a2e2@oracle.com>
Date: Fri, 13 Jan 2017 08:36:29 -0800
From: Santosh Shilimkar <santosh.shilimkar@...cle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Bartosz Golaszewski <bgolaszewski@...libre.com>,
Sekhar Nori <nsekhar@...com>,
Kevin Hilman <khilman@...libre.com>,
Russell King <linux@...linux.org.uk>,
LKML <linux-kernel@...r.kernel.org>,
arm-soc <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH RESEND 1/2] memory: aemif: allow passing device lookup
table as platform data
Hi Greg,
On 1/13/2017 2:00 AM, Bartosz Golaszewski wrote:
> TI aemif driver creates its own subnodes of the device tree in order
> to guarantee that all child devices are probed after the AEMIF timing
> parameters are configured.
>
> Some devices (e.g. da850) use struct of_dev_auxdata for clock lookup
> but nodes created from within the aemif driver can't access the lookup
> table.
>
> Create a platform data structure that holds a pointer to
> of_dev_auxdata so that we can use it with of_platform_populate().
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@...libre.com>
> Acked-by: Sekhar Nori <nsekhar@...com>
> Acked-by: Santosh Shilimkar <santosh.shilimkar@...cle.com>
> ---
Can you please take this one patch via your driver core ?
Regards,
Santosh
Powered by blists - more mailing lists