[PATCH v2 04/13] clk: davinci: psc-dm646x: use two lookup entries for the aemif clock
From: Sekhar Nori <hidden>
Date: 2018-06-27 10:02:42
Also in:
linux-clk, lkml
From: Sekhar Nori <hidden>
Date: 2018-06-27 10:02:42
Also in:
linux-clk, lkml
On Tuesday 26 June 2018 02:55 PM, 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>
I see the DM365 and DM644x EVM board files getting reference to aemif clock using just the con_id, but don't see that for DM646x. Am I overlooking something? Thanks, Sekhar