]> git.baikalelectronics.ru Git - kernel.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)
commita21e1856a2d432128ca6331d7269997ceb995cd9
tree98996c1f2c59ae57724854003ab945985a022bf7
parent7900d4ad69d0f9ae83f71d2f6daa61e6545be3b6
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