[PATCH v3 01/13] clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup
From: david@lechnology.com (David Lechner)
Date: 2018-07-06 17:40:35
Also in:
linux-clk, lkml
From: david@lechnology.com (David Lechner)
Date: 2018-07-06 17:40:35
Also in:
linux-clk, lkml
On 06/28/2018 04:57 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <redacted>
Since commit a8e3923ab571 ("mtd: rawnand: davinci: don't acquire and
enable clock") we no longer acquire the aemif clock from the davinci
nand driver - we only do it from the ti-aemif driver. Remove the nand
entry from the psc lookup table.
Signed-off-by: Bartosz Golaszewski <redacted>
Reviewed-by: David Lechner <david@lechnology.com>
---Applied to clk-davinci-4.19. Thanks.