Searched +full:xenon +full:- +full:tun +full:- +full:count (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 * Romain Perier <romain.perier@free-electrons.com>10 #include <dt-bindings/gpio/gpio.h>11 #include "armada-372x.dtsi"23 stdout-path = "serial0:115200n8";32 compatible = "regulator-gpio";33 regulator-name = "vcc_sd1";34 regulator-min-microvolt = <1800000>;35 regulator-max-microvolt = <3300000>;36 regulator-boot-on;[all …]
5 ----------[all...]