[PATCH v2 02/13] clk: davinci: psc-dm365: use two lookup entries for the aemif clock
From: david@lechnology.com (David Lechner)
Date: 2018-06-26 16:16:28
Also in:
linux-clk, lkml
From: david@lechnology.com (David Lechner)
Date: 2018-06-26 16:16:28
Also in:
linux-clk, lkml
On 06/26/2018 04:25 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>