Lines Matching +full:disable +full:- +full:leds
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "suniv-f1c100s.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/leds/common.h>
14 compatible = "sourceparts,popstick-v1.1", "sourceparts,popstick",
15 "allwinner,suniv-f1c200s", "allwinner,suniv-f1c100s";
22 stdout-path = "serial0:115200n8";
25 leds {
26 compatible = "gpio-leds";
32 linux,default-trigger = "heartbeat";
36 reg_vcc3v3: regulator-3v3 {
37 compatible = "regulator-fixed";
38 regulator-name = "vcc3v3";
39 regulator-min-microvolt = <3300000>;
40 regulator-max-microvolt = <3300000>;
45 cd-gpios = <&pio 4 3 GPIO_ACTIVE_LOW>; /* PE3 */
46 bus-width = <4>;
47 disable-wp;
48 vmmc-supply = <®_vcc3v3>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&spi0_pc_pins>;
62 compatible = "spi-nand";
64 spi-max-frequency = <40000000>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&uart0_pe_pins>;