Lines Matching +full:ssc +full:- +full:mode

1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13 stdout-path = "serial0:115200n8";
22 clock-frequency = <32768>;
26 clock-frequency = <18432000>;
42 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
55 compatible = "atmel,tcb-timer";
60 compatible = "atmel,tcb-timer";
66 pinctrl-0 =
81 phy-mode = "rmii";
86 atmel,vbus-gpio = <&pioC 5 GPIO_ACTIVE_HIGH>;
91 pinctrl-0 = <
96 pinctrl-names = "default";
100 bus-width = <4>;
101 cd-gpios = <&pioC 9 GPIO_ACTIVE_HIGH>;
105 ssc0: ssc@fffbc000 {
107 pinctrl-0 = <&pinctrl_ssc0_tx>;
111 cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
114 spi-max-frequency = <50000000>;
120 atmel,wakeup-counter = <10>;
121 atmel,wakeup-rtt-timer;
125 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
141 nand_controller: nand-controller {
143 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
144 pinctrl-names = "default";
148 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
149 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
150 nand-bus-width = <8>;
151 nand-ecc-mode = "soft";
152 nand-on-flash-bbt;
156 compatible = "fixed-partitions";
157 #address-cells = <1>;
158 #size-cells = <1>;
205 num-ports = <2>;
210 i2c-gpio-0 {
225 compatible = "gpio-keys";
231 wakeup-source;
238 wakeup-source;
243 compatible = "atmel,at91sam9g20ek-wm8731-audio";
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_pck0_as_mck>;
249 atmel,audio-routing =
253 atmel,ssc-controller = <&ssc0>;
254 atmel,audio-codec = <&wm8731>;