Lines Matching +full:rb +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
3 * at91-kizboxmini.dts - Device Tree file for Overkiz Kizbox mini board
5 * Copyright (C) 2014-2018 Overkiz SAS
16 stdout-path = &dbgu;
25 clock-frequency = <12000000>;
29 clock-frequency = <32768>;
38 compatible = "gpio-keys";
40 key-prog {
42 gpios = <&pioC 17 GPIO_ACTIVE_LOW>;
44 wakeup-source;
47 key-reset {
49 gpios = <&pioC 16 GPIO_ACTIVE_LOW>;
51 wakeup-source;
55 leds: led-controller-1 {
56 compatible = "pwm-leds";
58 led_blue: led-1 {
61 max-brightness = <255>;
62 linux,default-trigger = "none";
66 led_green: led-2 {
69 max-brightness = <255>;
70 linux,default-trigger = "default-on";
73 led_red: led-3 {
76 max-brightness = <255>;
77 linux,default-trigger = "default-on";
83 atmel,use-dma-rx;
84 atmel,use-dma-tx;
89 phy-mode = "rmii";
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_pwm0_pwm0_1
118 pinctrl-0 = <&pinctrl_ebi_addr_nand
120 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_nand_oe_we
129 pinctrl-names = "default";
133 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
134 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
135 nand-bus-width = <8>;
136 nand-ecc-mode = "hw";
137 nand-ecc-strength = <4>;
138 nand-ecc-step-size = <512>;
139 nand-on-flash-bbt;
143 compatible = "fixed-partitions";
144 #address-cells = <1>;
145 #size-cells = <1>;
161 num-ports = <1>;