Lines Matching +full:non +full:- +full:removable
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/clock/ingenic,sysost.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
10 compatible = "yna,cu1000-neo", "ingenic,x1000e";
11 model = "YSH & ATIL General Board CU1000-Neo";
18 stdout-path = "serial2:115200n8";
27 compatible = "gpio-leds";
28 led-0 {
30 linux,default-trigger = "mmc0";
34 wlan_pwrseq: msc1-pwrseq {
35 compatible = "mmc-pwrseq-simple";
37 reset-gpios = <&gpc 17 GPIO_ACTIVE_LOW>;
38 post-power-on-delay-ms = <200>;
43 clock-frequency = <24000000>;
51 assigned-clocks = <&cgu X1000_CLK_RTC>;
52 assigned-clock-parents = <&cgu X1000_CLK_RTCLK>;
57 assigned-clocks = <&ost OST_CLK_EVENT_TIMER>, <&ost OST_CLK_GLOBAL_TIMER>;
58 assigned-clock-rates = <1500000>, <1500000>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pins_uart2>;
71 num-cs = <2>;
72 cs-gpios = <0>, <&gpc 20 GPIO_ACTIVE_LOW>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&pins_ssi>;
81 spi-rx-bus-width = <1>;
82 spi-tx-bus-width = <1>;
83 spi-max-frequency = <4000000>;
87 interrupt-parent = <&gpc>;
90 gpio-controller;
91 #gpio-cells = <2>;
94 compatible = "fixed-clock";
95 #clock-cells = <0>;
96 clock-frequency = <48000000>;
104 clock-frequency = <400000>;
106 pinctrl-names = "default";
107 pinctrl-0 = <&pins_i2c0>;
118 bus-width = <8>;
119 max-frequency = <50000000>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pins_msc0>;
124 non-removable;
130 #address-cells = <1>;
131 #size-cells = <0>;
132 bus-width = <4>;
133 max-frequency = <50000000>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&pins_msc1>;
138 non-removable;
140 mmc-pwrseq = <&wlan_pwrseq>;
143 compatible = "brcm,bcm4329-fmac";
146 interrupt-parent = <&gpc>;
148 interrupt-names = "host-wake";
150 brcm,drive-strength = <10>;
157 phy-mode = "rmii";
158 phy-handle = <&lan8720a>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pins_mac>;
163 snps,reset-gpio = <&gpc 23 GPIO_ACTIVE_LOW>; /* PC23 */
164 snps,reset-active-low;
165 snps,reset-delays-us = <0 10000 30000>;
171 lan8720a: ethernet-phy@0 {
172 compatible = "ethernet-phy-id0007.c0f0", "ethernet-phy-ieee802.3-c22";
188 groups = "uart2-data-d";
189 bias-pull-up;
194 groups = "ssi-dt-d", "ssi-dr-d", "ssi-clk-d", "ssi-ce0-d";
195 bias-disable;
200 groups = "i2c0-data";
201 bias-pull-up;
206 groups = "mmc0-1bit", "mmc0-4bit", "mmc0-8bit";
207 bias-disable;
212 groups = "mmc1-1bit", "mmc1-4bit";
213 bias-disable;
219 bias-disable;