Lines Matching +full:sync +full:- +full:clk +full:- +full:ps

6 /dts-v1/;
9 #include <dt-bindings/interrupt-controller/irq.h>
13 compatible = "ti,dm8168-evm", "ti,dm8168";
23 compatible = "regulator-fixed";
24 regulator-name = "vmmcsd_fixed";
25 regulator-min-microvolt = <3300000>;
26 regulator-max-microvolt = <3300000>;
32 pinctrl-single,pins = <
41 pinctrl-single,pins = <
55 pinctrl-single,pins = <
61 pinctrl-single,pins = <
71 gpio-controller;
72 #gpio-cells = <2>;
80 gpio-controller;
81 #gpio-cells = <2>;
89 compatible = "ti,omap2-nand";
90 linux,mtd-name= "micron,mt29f2g16aadwp";
92 interrupt-parent = <&gpmc>;
95 #address-cells = <1>;
96 #size-cells = <1>;
97 ti,nand-ecc-opt = "bch8";
98 nand-bus-width = <16>;
99 gpmc,device-width = <2>;
100 gpmc,sync-clk-ps = <0>;
101 gpmc,cs-on-ns = <0>;
102 gpmc,cs-rd-off-ns = <44>;
103 gpmc,cs-wr-off-ns = <44>;
104 gpmc,adv-on-ns = <6>;
105 gpmc,adv-rd-off-ns = <34>;
106 gpmc,adv-wr-off-ns = <44>;
107 gpmc,we-on-ns = <0>;
108 gpmc,we-off-ns = <40>;
109 gpmc,oe-on-ns = <0>;
110 gpmc,oe-off-ns = <54>;
111 gpmc,access-ns = <64>;
112 gpmc,rd-cycle-ns = <82>;
113 gpmc,wr-cycle-ns = <82>;
114 gpmc,bus-turnaround-ns = <0>;
115 gpmc,cycle2cycle-delay-ns = <0>;
116 gpmc,clk-activation-ns = <0>;
117 gpmc,wr-access-ns = <40>;
118 gpmc,wr-data-mux-bus-ns = <0>;
120 label = "X-Loader";
124 label = "U-Boot";
143 pinctrl-names = "default";
144 pinctrl-0 = <&mcspi1_pins>;
148 spi-max-frequency = <48000000>;
150 #address-cells = <1>;
151 #size-cells = <1>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&mmc_pins>;
158 vmmc-supply = <&vmmcsd_fixed>;
159 bus-width = <4>;
160 cd-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
161 wp-gpios = <&gpio2 8 GPIO_ACTIVE_LOW>;
164 /* At least dm8168-evm rev c won't support multipoint, later may */
166 pinctrl-names = "default";
167 pinctrl-0 = <&usb0_pins>;
172 pinctrl-names = "default";
173 pinctrl-0 = <&usb1_pins>;