ARM: dts: nomadik: Cut FSMC timings
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Jul 2018 20:27:49 +0000 (22:27 +0200)
committerOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:38:45 +0000 (14:38 -0700)
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>
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi

index 733678b75b88b75d65c648896cebc6dc070d4a54..fca76a696d9d7a939b9f18172453ba1941c91a7f 100644 (file)
                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)";