]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: da850: add the nand dev_id to the clock lookup table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 13 Jan 2017 10:00:26 +0000 (11:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 11:42:25 +0000 (12:42 +0100)
commitd8e22fb4ccace71731193d3cf85d08e238b6e4f9
tree98996c1f2c59ae57724854003ab945985a022bf7
parentf95bd041203b9f27a14e6ab733b9598049d7ffef
ARM: da850: add the nand dev_id to the clock lookup table

The aemif driver can now access struct of_dev_auxdata (using platform
data).

Add the device id to the clock lookup table for the nand clock and
create a separate lookup table for aemif subnodes.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-davinci/da850.c
arch/arm/mach-davinci/da8xx-dt.c