[PATCH v3 04/13] clk: davinci: psc-dm646x: use two lookup entries for the aemif clock
From: david@lechnology.com (David Lechner)
Date: 2018-07-06 17:41:32
Also in:
linux-clk, lkml
From: david@lechnology.com (David Lechner)
Date: 2018-07-06 17:41:32
Also in:
linux-clk, lkml
On 06/28/2018 04:57 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <redacted> 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 <redacted> Reviewed-by: David Lechner <david@lechnology.com> ---
Applied to clk-davinci-4.19. Thanks.