Lines Matching +full:broken +full:- +full:cd
1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)
6 /dts-v1/;
7 #include "suniv-f1c100s.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "licheepi,licheepi-nano", "allwinner,suniv-f1c100s";
22 stdout-path = "serial0:115200n8";
26 compatible = "regulator-fixed";
27 regulator-name = "vcc3v3";
28 regulator-min-microvolt = <3300000>;
29 regulator-max-microvolt = <3300000>;
34 broken-cd;
35 bus-width = <4>;
36 disable-wp;
38 vmmc-supply = <®_vcc3v3>;
42 pinctrl-names = "default";
43 pinctrl-0 = <&spi0_pc_pins>;
47 #address-cells = <1>;
48 #size-cells = <1>;
49 compatible = "winbond,w25q128", "jedec,spi-nor";
51 spi-max-frequency = <40000000>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&uart0_pe_pins>;
71 usb0_id_det-gpios = <&pio 4 2 GPIO_ACTIVE_HIGH>; /* PE2 */