Lines Matching +full:off +full:- +full:state
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/
7 /dts-v1/;
9 #include "am335x-moxa-uc-8100-common.dtsi"
12 model = "Moxa UC-8100-ME-T";
13 compatible = "moxa,uc-8100-me-t", "ti,am33xx";
21 compatible = "gpio-leds";
25 default-state = "off";
31 default-state = "off";
37 default-state = "off";
43 default-state = "off";
48 default-state = "off";
53 default-state = "off";
58 default-state = "off";
63 default-state = "off";
68 default-state = "off";
83 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
84 regulator-name = "vdd_mpu";
85 regulator-min-microvolt = <912500>;
86 regulator-max-microvolt = <1378000>;
87 regulator-boot-on;
88 regulator-always-on;
92 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
93 regulator-name = "vdd_core";
94 regulator-min-microvolt = <912500>;
95 regulator-max-microvolt = <1150000>;
96 regulator-boot-on;
97 regulator-always-on;