Searched +full:usb3 +full:- +full:sata +full:- +full:sel +full:- +full:hog (Results  1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ | 
| H A D | imx8mn-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5  * Copyright 2019-2020 Variscite Ltd.
 9 /dts-v1/;
 11 #include <dt-bindings/usb/pd.h>
 12 #include "imx8mn-var-som.dtsi"
 15 	model = "Variscite VAR-SOM-MX8MN Symphony evaluation board";
 16 	compatible = "variscite,var-som-mx8mn-symphony", "variscite,var-som-mx8mn", "fsl,imx8mn";
 18 	reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
 19 		compatible = "regulator-fixed";
 20 		pinctrl-names = "default";
 [all …]
 
 | 
| H A D | imx8mm-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 8 #include "imx8mm-var-som.dtsi"
 11 	model = "Variscite VAR-SOM-MX8MM Symphony evaluation board";
 12 	compatible = "variscite,var-som-mx8mm-symphony", "variscite,var-som-mx8mm", "fsl,imx8mm";
 14 	reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
 15 		compatible = "regulator-fixed";
 16 		pinctrl-names = "default";
 17 		pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
 18 		regulator-name = "VSD_3V3";
 [all …]
 
 | 
| H A D | imx8mp-var-som.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;
 10 #include <dt-bindings/phy/phy-imx8-pcie.h>
 11 #include <dt-bindings/leds/common.h>
 12 #include <dt-bindings/usb/pd.h>
 16 	model = "Variscite VAR-SOM-MX8M Plus module";
 19 		stdout-path = &uart2;
 22 	gpio-leds {
 23 	        compatible = "gpio-leds";
 25 	        led-0 {
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ | 
| H A D | gpio-pca95xx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Krzysztof Kozlowski <krzk@kernel.org>
 19       - items:
 20           - const: diodes,pi4ioe5v6534q
 21           - const: nxp,pcal6534
 22       - items:
 23           - enum:
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ | 
| H A D | tegra124-apalis-v1.2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT3  * Copyright 2016-2018 Toradex AG
 7 #include "tegra124-apalis-emc.dtsi"
 21 		avddio-pex-supply = <®_1v05_vdd>;
 22 		avdd-pex-pl
 [all...]
 | 
| H A D | tegra124-apalis.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR X113  * Copyright 2016-2019 Toradex AG
 7 #include "tegra124-apalis-emc.dtsi"
 20 		avddio-pex-supply = <®_1v05_vdd>;
 21 		avdd-pex-pl
 [all...]
 |