Lines Matching +full:nand +full:- +full:on +full:- +full:flash +full:- +full:bbt
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * sama5d3xcm.dtsi - Device Tree Include file for SAMA5D3x CPU Module
14 stdout-path = "serial0:115200n8";
23 clock-frequency = <32768>;
27 clock-frequency = <12000000>;
34 cs-gpios = <&pioD 13 0>, <0>, <0>, <0>;
39 compatible = "atmel,tcb-timer";
44 compatible = "atmel,tcb-timer";
51 pinctrl-0 = <&pinctrl_ebi_addr &pinctrl_ebi_cs0>;
52 pinctr-name = "default";
55 nor: flash@0,0 {
56 compatible = "cfi-flash";
57 linux,mtd-name = "physmap-flash.0";
58 #address-cells = <1>;
59 #size-cells = <1>;
61 bank-width = <2>;
62 atmel,smc-read-mode = "nrd";
63 atmel,smc-write-mode = "nwe";
64 atmel,smc-bus-width = <16>;
65 atmel,smc-ncs-rd-setup-ns = <0>;
66 atmel,smc-ncs-wr-setup-ns = <0>;
67 atmel,smc-nwe-setup-ns = <8>;
68 atmel,smc-nrd-setup-ns = <16>;
69 atmel,smc-ncs-rd-pulse-ns = <84>;
70 atmel,smc-ncs-wr-pulse-ns = <84>;
71 atmel,smc-nrd-pulse-ns = <76>;
72 atmel,smc-nwe-pulse-ns = <76>;
73 atmel,smc-nrd-cycle-ns = <107>;
74 atmel,smc-nwe-cycle-ns = <84>;
75 atmel,smc-tdf-ns = <16>;
78 nand_controller: nand-controller {
81 nand@3 {
84 nand-ecc-mode = "hw";
85 nand-ecc-strength = <4>;
86 nand-ecc-step-size = <512>;
87 nand-on-flash-bbt;
91 compatible = "fixed-partitions";
92 #address-cells = <1>;
93 #size-cells = <1>;
131 compatible = "gpio-leds";
136 linux,default-trigger = "heartbeat";