mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
ARM: dts: nomadik: Cut FSMC timings
After the work done by Thomas Petazzoni, the NAND chip timings can be read out from the chip instead of open coded in the device tree, so let's just remove the timing information. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
5ef28dcc16
commit
ba62dc1126
@ -661,7 +661,6 @@
|
||||
reg-names = "fsmc_regs", "nand_data", "nand_addr", "nand_cmd";
|
||||
clocks = <&hclksmc>;
|
||||
status = "okay";
|
||||
timings = /bits/ 8 <0 0 0 0x10 0x0a 0>;
|
||||
|
||||
partition@0 {
|
||||
label = "X-Loader(NAND)";
|
||||
|
Loading…
Reference in New Issue
Block a user