Lines Matching +full:nand +full:- +full:ecc +full:- +full:opt
7 #include <dt-bindings/input/input.h>
11 stdout-path = &uart1;
16 cpu0-supply = <&vcc>;
26 compatible = "gpio-leds";
30 linux,default-trigger = "none";
36 #clock-cells = <0>;
37 compatible = "fixed-clock";
38 clock-frequency = <26000000>;
43 ranges = <0 0 0x30000000 0x1000000>; /* CS0: 16MB for NAND */
45 nand@0,0 {
46 compatible = "ti,omap2-nand";
48 interrupt-parent = <&gpmc>;
51 linux,mtd-name = "micron,mt29f4g16abbda3w";
52 nand-bus-width = <16>;
53 ti,nand-ecc-opt = "bch8";
54 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
55 gpmc,sync-clk-ps = <0>;
56 gpmc,cs-on-ns = <0>;
57 gpmc,cs-rd-off-ns = <44>;
58 gpmc,cs-wr-off-ns = <44>;
59 gpmc,adv-on-ns = <6>;
60 gpmc,adv-rd-off-ns = <34>;
61 gpmc,adv-wr-off-ns = <44>;
62 gpmc,we-off-ns = <40>;
63 gpmc,oe-off-ns = <54>;
64 gpmc,access-ns = <64>;
65 gpmc,rd-cycle-ns = <82>;
66 gpmc,wr-cycle-ns = <82>;
67 gpmc,wr-access-ns = <40>;
68 gpmc,wr-data-mux-bus-ns = <0>;
69 gpmc,device-width = <2>;
70 #address-cells = <1>;
71 #size-cells = <1>;
76 pinctrl-names = "default";
77 pinctrl-0 = <&i2c1_pins>;
78 clock-frequency = <2600000>;
83 interrupt-parent = <&intc>;
85 clock-names = "fck";
88 compatible = "ti,twl4030-audio";
96 pinctrl-names = "default";
97 pinctrl-0 = <&i2c2_pins>;
98 clock-frequency = <400000>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&i2c3_pins>;
104 clock-frequency = <400000>;
114 pinctrl-single,pins = <
122 pinctrl-single,pins = <
131 pinctrl-single,pins = <
139 pinctrl-single,pins = <
156 pinctrl-single,pins = <
162 pinctrl-single,pins = <
168 pinctrl-single,pins = <
176 interrupts-extended = <&intc 73 &omap3_pmx_core OMAP3_UART2_RX>;
177 pinctrl-names = "default";
178 pinctrl-0 = <&uart2_pins>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&mcspi1_pins>;
191 compatible = "ti,twl4030-power-idle-osc-off", "ti,twl4030-power-idle";
197 ti,use-leds;