Lines Matching +full:ingenic +full:- +full:tcu
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/clock/ingenic,tcu.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
10 compatible = "yna,cu1830-neo", "ingenic,x1830";
11 model = "YSH & ATIL General Board CU1830-Neo";
18 stdout-path = "serial1: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 13 GPIO_ACTIVE_LOW>;
38 post-power-on-delay-ms = <200>;
43 clock-frequency = <24000000>;
46 &tcu {
48 assigned-clocks = <&tcu TCU_CLK_TIMER0>, <&tcu TCU_CLK_TIMER2>;
49 assigned-clock-rates = <1500000>, <1500000>;
52 ingenic,pwm-channels-mask = <0xfa>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pins_uart1>;
65 clock-frequency = <400000>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&pins_i2c0>;
79 bus-width = <4>;
80 max-frequency = <50000000>;
82 pinctrl-names = "default";
83 pinctrl-0 = <&pins_msc0>;
85 non-removable;
91 #address-cells = <1>;
92 #size-cells = <0>;
93 bus-width = <4>;
94 max-frequency = <50000000>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pins_msc1>;
99 non-removable;
101 mmc-pwrseq = <&wlan_pwrseq>;
104 compatible = "brcm,bcm4329-fmac";
107 interrupt-parent = <&gpc>;
109 interrupt-names = "host-wake";
111 brcm,drive-strength = <10>;
118 phy-mode = "rmii";
119 phy-handle = <&ip101gr>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pins_mac>;
124 snps,reset-gpio = <&gpb 28 GPIO_ACTIVE_LOW>; /* PB28 */
125 snps,reset-active-low;
126 snps,reset-delays-us = <0 10000 30000>;
132 ip101gr: ethernet-phy@0 {
133 compatible = "ethernet-phy-id0243.0c54", "ethernet-phy-ieee802.3-c22";
141 groups = "uart1-data";
142 bias-pull-up;
147 groups = "i2c0-data";
148 bias-pull-up;
153 groups = "mmc0-1bit", "mmc0-4bit";
154 bias-disable;
159 groups = "mmc1-1bit", "mmc1-4bit";
160 bias-disable;
166 bias-disable;