Lines Matching +full:panic +full:- +full:indicator

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-sm1-odroid.dtsi"
11 compatible = "hardkernel,odroid-hc4", "amlogic,sm1";
12 model = "Hardkernel ODROID-HC4";
19 fan0: pwm-fan {
20 compatible = "pwm-fan";
21 #cooling-cells = <2>;
22 cooling-levels = <0 120 170 220>;
27 compatible = "gpio-leds";
29 led-blue {
33 linux,default-trigger = "heartbeat";
34 panic-indicator;
37 led-red {
41 default-state = "on";
46 p12v_0: regulator-p12v_0 {
47 compatible = "regulator-fixed";
48 regulator-name = "P12V_0";
49 regulator-min-microvolt = <12000000>;
50 regulator-max-microvolt = <12000000>;
51 vin-supply = <&main_12v>;
54 enable-active-high;
55 regulator-always-on;
59 p12v_1: regulator-p12v_1 {
60 compatible = "regulator-fixed";
61 regulator-name = "P12V_1";
62 regulator-min-microvolt = <12000000>;
63 regulator-max-microvolt = <12000000>;
64 vin-supply = <&main_12v>;
67 enable-active-high;
68 regulator-always-on;
72 model = "ODROID-HC4";
78 cpu_active: cpu-active {
85 cooling-maps {
88 cooling-device = <&fan0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
94 linux,rc-map-name = "rc-odroid";
99 pinctrl-0 = <&i2c2_sda_x_pins>, <&i2c2_sck_x_pins>;
100 pinctrl-names = "default";
106 wakeup-source;
112 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&pwm_d_x6_pins>;
127 pinctrl-0 = <&nor_pins>;
128 pinctrl-names = "default";
131 #address-cells = <1>;
132 #size-cells = <1>;
133 compatible = "jedec,spi-nor";
135 spi-max-frequency = <104000000>;
141 phy-names = "usb2-phy0", "usb2-phy1";