diff options
author | Romain Izard <romain.izard.pro@gmail.com> | 2018-11-20 19:57:37 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-11-21 13:50:32 +0300 |
commit | 4ab7ca092c3c7ac8b16aa28eba723a8868f82f14 (patch) | |
tree | 083a9c23bbdcdb3bac49255d55cae7e803c55bc8 /scripts/kconfig/list.h | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-4ab7ca092c3c7ac8b16aa28eba723a8868f82f14.tar.xz |
ARM: dts: at91: sama5d2: use the divided clock for SMC
The SAMA5D2 is different from SAMA5D3 and SAMA5D4, as there are two
different clocks for the peripherals in the SoC. The Static Memory
controller is connected to the divided master clock.
Unfortunately, the device tree does not correctly show this and uses the
master clock directly. This clock is then used by the code for the NAND
controller to calculate the timings for the controller, and we end up with
slow NAND Flash access.
Fix the device tree, and the performance of Flash access is improved.
Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/kconfig/list.h')
0 files changed, 0 insertions, 0 deletions