Lines Matching +full:timer +full:- +full:pwm
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91-kizbox.dts - Device Tree file for Overkiz Kizbox board
5 * Copyright (C) 2012-2014 Boris BREZILLON <b.brezillon@overkiz.com>
6 * 2014-2015 Gaël PORTAY <g.portay@overkiz.com>
8 /dts-v1/;
10 #include <dt-bindings/pwm/pwm.h>
18 stdout-path = &dbgu;
27 clock-frequency = <18432000>;
31 gpio-keys {
32 compatible = "gpio-keys";
34 button-reset {
38 wakeup-source;
41 button-user {
45 wakeup-source;
49 led-controller {
50 compatible = "pwm-leds";
52 led-1 {
53 label = "pwm:green:network";
55 max-brightness = <255>;
56 linux,default-trigger = "default-on";
59 led-2 {
60 label = "pwm:red:network";
62 max-brightness = <255>;
63 linux,default-trigger = "default-on";
66 led-3 {
67 label = "pwm:green:user";
69 max-brightness = <255>;
70 linux,default-trigger = "default-on";
73 led-4 {
74 label = "pwm:red:user";
76 max-brightness = <255>;
77 linux,default-trigger = "default-on";
83 timer@0 {
84 compatible = "atmel,tcb-timer";
88 timer@2 {
89 compatible = "atmel,tcb-timer";
95 tcb1_pwm0: pwm@0 {
96 compatible = "atmel,tcb-pwm";
98 #pwm-cells = <3>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_tcb1_tioa0 &pinctrl_tcb1_tiob0>;
103 tcb1_pwm1: pwm@1 {
104 compatible = "atmel,tcb-pwm";
106 #pwm-cells = <3>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_tcb1_tioa1>;
111 tcb1_pwm2: pwm@2 {
112 compatible = "atmel,tcb-pwm";
114 #pwm-cells = <3>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&pinctrl_tcb1_tioa2>;
126 pinctrl-0 = <&pinctrl_nand_cs &pinctrl_nand_rb>;
127 pinctrl-names = "default";
131 rb-gpios = <&pioC 13 GPIO_ACTIVE_HIGH>;
132 cs-gpios = <&pioC 14 GPIO_ACTIVE_HIGH>;
133 nand-bus-width = <8>;
134 nand-ecc-mode = "soft";
135 nand-on-flash-bbt;
139 compatible = "fixed-partitions";
140 #address-cells = <1>;
141 #size-cells = <1>;
157 phy-mode = "mii";
158 pinctrl-0 = <&pinctrl_macb_rmii
172 timeout-sec = <15>;
173 atmel,max-heartbeat-sec = <16>;
174 atmel,min-heartbeat-sec = <0>;
179 num-ports = <1>;