Lines Matching +full:osc +full:- +full:bypass

1 // SPDX-License-Identifier: GPL-2.0
3 * at91-wb50n.dtsi - Device Tree include file for wb50n cpu module
12 model = "Laird Workgroup Bridge 50N - Atmel SAMA5D";
17 stdout-path = "serial0:115200n8";
38 clock-frequency = <32768>;
42 clock-frequency = <12000000>;
46 atmel,osc-bypass;
50 pinctrl-names = "default";
51 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
52 cd-gpios = <&pioC 26 GPIO_ACTIVE_LOW>;
55 bus-width = <4>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3>;
65 atheros,board-id = "SD32";
67 bus-width = <4>;
72 phy-mode = "rmii";
81 atmel,use-dma-rx;
82 atmel,use-dma-tx;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_usart0 &pinctrl_usart0_rts_cts>;
89 atmel,use-dma-rx;
90 atmel,use-dma-tx;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts_cts>;
93 dtr-gpios = <&pioD 13 GPIO_ACTIVE_LOW>;
94 dsr-gpios = <&pioD 11 GPIO_ACTIVE_LOW>;
95 dcd-gpios = <&pioD 7 GPIO_ACTIVE_LOW>;
96 rng-gpios = <&pioD 8 GPIO_ACTIVE_LOW>;
99 /* USART3 is direct-connect to the Bluetooth UART on the radio SIP */
101 atmel,use-dma-rx;
102 atmel,use-dma-tx;
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_usart3 &pinctrl_usart3_rts_cts>;
109 cs-gpios = <&pioC 25 0>, <0>, <0>, <0>;
113 pinctrl-0 = <&pinctrl_ebi_nand_addr>;
114 pinctrl-names = "default";
124 nand-bus-width = <8>;
125 nand-ecc-mode = "hw";
126 nand-ecc-strength = <8>;
127 nand-ecc-step-size = <512>;
128 nand-on-flash-bbt;
132 compatible = "fixed-partitions";
133 #address-cells = <1>;
134 #size-cells = <1>;
142 label = "u-boot";
147 label = "u-boot-env";
152 label = "u-boot-env";
156 kernel-a@e0000 {
157 label = "kernel-a";
161 kernel-b@5e0000 {
162 label = "kernel-b";
166 rootfs-a@ae0000 {
167 label = "rootfs-a";
171 rootfs-b@3ae0000 {
172 label = "rootfs-b";
185 atmel,vbus-gpio = <&pioB 13 GPIO_ACTIVE_LOW>;
186 pinctrl-names = "default";
187 pinctrl-0 = <&pinctrl_usba_vbus>;
191 num-ports = <3>;
192 atmel,vbus-gpio = <&pioA 2 GPIO_ACTIVE_LOW>;
193 atmel,oc-gpio = <&pioA 4 GPIO_ACTIVE_LOW>;