Re: [PATCH v3 04/13] clk: davinci: psc-dm646x: use two lookup entries for the aemif clock
From: David Lechner
Date: Fri Jul 06 2018 - 13:41:32 EST
On 06/28/2018 04:57 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
We want to be able to get the clock both from the board file by its
con_id and from the aemif driver by dev_id.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
Reviewed-by: David Lechner <david@xxxxxxxxxxxxxx>
---
Applied to clk-davinci-4.19.
Thanks.