Lines Matching +full:imx51 +full:- +full:fec
2 * Copyright 2015 Savoir-faire Linux
4 * This device tree is based on imx51-babbage.dts
9 /dts-v1/;
10 #include "imx51.dtsi"
13 model = "Technologic Systems TS-4800";
14 compatible = "technologic,imx51-ts4800", "fsl,imx51";
17 stdout-path = &uart1;
27 clock-frequency = <22579200>;
31 clock-frequency = <24576000>;
35 backlight_reg: regulator-backlight {
36 compatible = "regulator-fixed";
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_enable_lcd>;
39 regulator-name = "enable_lcd_reg";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
43 enable-active-high;
47 compatible = "pwm-backlight";
49 brightness-levels = <0 150 200 255>;
50 default-brightness-level = <1>;
51 power-supply = <&backlight_reg>;
55 compatible = "fsl,imx-parallel-display";
56 interface-pix-fmt = "rgb24";
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_lcd>;
60 display-timings {
61 native-mode = <&timing0>;
62 timing0: timing-800x480p60 {
63 clock-frequency = <30066000>;
66 hfront-porch = <50>;
67 hback-porch = <70>;
68 hsync-len = <50>;
69 vback-porch = <0>;
70 vfront-porch = <0>;
71 vsync-len = <50>;
77 remote-endpoint = <&ipu_di0_disp1>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_esdhc1>;
86 cd-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
87 wp-gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
91 &fec {
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_fec>;
94 phy-mode = "mii";
95 phy-reset-gpios = <&gpio2 14 GPIO_ACTIVE_LOW>;
96 phy-reset-duration = <1>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_i2c2>;
112 remote-endpoint = <&display0_in>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_pwm_backlight>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&pinctrl_uart1>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_uart2>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_uart3>;
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_weim>;
145 compatible = "simple-bus";
146 fsl,weim-cs-timing = <0x0061008F 0x00000002 0x1c022000
149 #address-cells = <1>;
150 #size-cells = <1>;
154 compatible = "syscon", "simple-mfd";
156 reg-io-width = <2>;
159 compatible = "technologic,ts4800-wdt";
165 compatible = "technologic,ts4800-ts";
170 fpga_irqc: fpga-irqc@15000 {
171 compatible = "technologic,ts4800-irqc";
173 pinctrl-names = "default";
174 pinctrl-0 = <&pinctrl_interrupt_fpga>;
175 interrupt-parent = <&gpio2>;
177 interrupt-controller;
178 #interrupt-cells = <1>;
184 interrupt-parent = <&fpga_irqc>;
186 reg-io-width = <2>;
187 nxp,tx-output-config = <0x06>;
188 nxp,external-clock-frequency = <24000000>;