Merge branch 'for-v5.20/aspeed-dts-cleanup' into for-v5.20/dts-cleanup
This commit is contained in:
commit
3d34cae102
@ -100,91 +100,91 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
shutdown_ack {
|
||||
event-shutdown-ack {
|
||||
label = "SHUTDOWN_ACK";
|
||||
gpios = <&gpio ASPEED_GPIO(G, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(G, 2)>;
|
||||
};
|
||||
|
||||
reboot_ack {
|
||||
event-reboot-ack {
|
||||
label = "REBOOT_ACK";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 3) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 3)>;
|
||||
};
|
||||
|
||||
S0_overtemp {
|
||||
event-s0-overtemp {
|
||||
label = "S0_OVERTEMP";
|
||||
gpios = <&gpio ASPEED_GPIO(G, 3) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(G, 3)>;
|
||||
};
|
||||
|
||||
S0_hightemp {
|
||||
event-s0-hightemp {
|
||||
label = "S0_HIGHTEMP";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 0)>;
|
||||
};
|
||||
|
||||
S0_cpu_fault {
|
||||
event-s0-cpu-fault {
|
||||
label = "S0_CPU_FAULT";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 1) GPIO_ACTIVE_HIGH>;
|
||||
linux,code = <ASPEED_GPIO(J, 1)>;
|
||||
};
|
||||
|
||||
S0_scp_auth_fail {
|
||||
event-s0-scp-auth-fail {
|
||||
label = "S0_SCP_AUTH_FAIL";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
};
|
||||
|
||||
S1_scp_auth_fail {
|
||||
event-s1-scp-auth-fail {
|
||||
label = "S1_SCP_AUTH_FAIL";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 5)>;
|
||||
};
|
||||
|
||||
S1_overtemp {
|
||||
event-s1-overtemp {
|
||||
label = "S1_OVERTEMP";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 6) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 6)>;
|
||||
};
|
||||
|
||||
S1_hightemp {
|
||||
event-s1-hightemp {
|
||||
label = "S1_HIGHTEMP";
|
||||
gpios = <&gpio ASPEED_GPIO(AB, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(AB, 0)>;
|
||||
};
|
||||
|
||||
S1_cpu_fault {
|
||||
event-s1-cpu-fault {
|
||||
label = "S1_CPU_FAULT";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 1) GPIO_ACTIVE_HIGH>;
|
||||
linux,code = <ASPEED_GPIO(Z, 1)>;
|
||||
};
|
||||
|
||||
id_button {
|
||||
event-id {
|
||||
label = "ID_BUTTON";
|
||||
gpios = <&gpio ASPEED_GPIO(Q, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Q, 5)>;
|
||||
};
|
||||
|
||||
psu1_vin_good {
|
||||
event-psu1-vin-good {
|
||||
label = "PSU1_VIN_GOOD";
|
||||
gpios = <&gpio ASPEED_GPIO(H, 4) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(H, 4)>;
|
||||
};
|
||||
|
||||
psu2_vin_good {
|
||||
event-psu2-vin-good {
|
||||
label = "PSU2_VIN_GOOD";
|
||||
gpios = <&gpio ASPEED_GPIO(H, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(H, 5)>;
|
||||
};
|
||||
|
||||
psu1_present {
|
||||
event-psu1-present {
|
||||
label = "PSU1_PRESENT";
|
||||
gpios = <&gpio ASPEED_GPIO(I, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(I, 0)>;
|
||||
};
|
||||
|
||||
psu2_present {
|
||||
event-psu2-present {
|
||||
label = "PSU2_PRESENT";
|
||||
gpios = <&gpio ASPEED_GPIO(I, 1) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(I, 1)>;
|
||||
|
@ -100,7 +100,7 @@
|
||||
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
burn-in-signal {
|
||||
event-burn-in-signal {
|
||||
label = "burn-in";
|
||||
gpios = <&gpio ASPEED_GPIO(R, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(R, 5)>;
|
||||
@ -111,139 +111,139 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
rear-riser1-presence {
|
||||
event-rear-riser1-presence {
|
||||
label = "rear-riser1-presence";
|
||||
gpios = <&pca0 1 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <1>;
|
||||
};
|
||||
|
||||
alrt-pvddq-cpu0 {
|
||||
event-alrt-pvddq-cpu0 {
|
||||
label = "alrt-pvddq-cpu0";
|
||||
gpios = <&pca0 8 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <2>;
|
||||
};
|
||||
|
||||
rear-riser0-presence {
|
||||
event-rear-riser0-presence {
|
||||
label = "rear-riser0-presence";
|
||||
gpios = <&pca0 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <3>;
|
||||
};
|
||||
|
||||
fault-pvddq-cpu0 {
|
||||
event-fault-pvddq-cpu0 {
|
||||
label = "fault-pvddq-cpu0";
|
||||
gpios = <&pca0 10 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <4>;
|
||||
};
|
||||
|
||||
alrt-pvddq-cpu1 {
|
||||
event-alrt-pvddq-cpu1 {
|
||||
label = "alrt-pvddq-cpu1";
|
||||
gpios = <&pca0 11 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <5>;
|
||||
};
|
||||
|
||||
fault-pvddq-cpu1 {
|
||||
event-fault-pvddq-cpu1 {
|
||||
label = "alrt-pvddq-cpu1";
|
||||
gpios = <&pca0 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fault-pvccin-cpu1 {
|
||||
event-fault-pvccin-cpu1 {
|
||||
label = "fault-pvccin-cpuq";
|
||||
gpios = <&pca0 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
};
|
||||
|
||||
bmc-rom0-wp {
|
||||
event-bmc-rom0-wp {
|
||||
label = "bmc-rom0-wp";
|
||||
gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <8>;
|
||||
};
|
||||
|
||||
bmc-rom1-wp {
|
||||
event-bmc-rom1-wp {
|
||||
label = "bmc-rom1-wp";
|
||||
gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <9>;
|
||||
};
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <10>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <11>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <12>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <13>;
|
||||
};
|
||||
|
||||
fan4-presence {
|
||||
event-fan4-presence {
|
||||
label = "fan4-presence";
|
||||
gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <14>;
|
||||
};
|
||||
|
||||
fan5-presence {
|
||||
event-fan5-presence {
|
||||
label = "fan5-presence";
|
||||
gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <15>;
|
||||
};
|
||||
|
||||
front-bp1-presence {
|
||||
event-front-bp1-presence {
|
||||
label = "front-bp1-presence";
|
||||
gpios = <&pca1 8 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <16>;
|
||||
};
|
||||
|
||||
rear-bp-presence {
|
||||
event-rear-bp-presence {
|
||||
label = "rear-bp-presence";
|
||||
gpios = <&pca1 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <17>;
|
||||
};
|
||||
|
||||
fault-pvccin-cpu0 {
|
||||
event-fault-pvccin-cpu0 {
|
||||
label = "fault-pvccin-cpu0";
|
||||
gpios = <&pca1 10 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <18>;
|
||||
};
|
||||
|
||||
alrt-p1v05-pvcc {
|
||||
event-alrt-p1v05-pvcc {
|
||||
label = "alrt-p1v05-pvcc1";
|
||||
gpios = <&pca1 11 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <19>;
|
||||
};
|
||||
|
||||
fault-p1v05-pvccio {
|
||||
event-fault-p1v05-pvccio {
|
||||
label = "alrt-p1v05-pvcc1";
|
||||
gpios = <&pca1 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <20>;
|
||||
};
|
||||
|
||||
alrt-p1v8-pvccio {
|
||||
event-alrt-p1v8-pvccio {
|
||||
label = "alrt-p1v8-pvccio";
|
||||
gpios = <&pca1 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <21>;
|
||||
};
|
||||
|
||||
fault-p1v8-pvccio {
|
||||
event-fault-p1v8-pvccio {
|
||||
label = "fault-p1v8-pvccio";
|
||||
gpios = <&pca1 14 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <22>;
|
||||
};
|
||||
|
||||
front-bp0-presence {
|
||||
event-front-bp0-presence {
|
||||
label = "front-bp0-presence";
|
||||
gpios = <&pca1 15 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <23>;
|
||||
|
@ -189,29 +189,27 @@
|
||||
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca0 15 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <15>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca0 14 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <14>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca0 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <13>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca0 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <12>;
|
||||
|
@ -179,41 +179,39 @@
|
||||
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca0 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca0 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca0 8 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <8>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca0 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <9>;
|
||||
};
|
||||
|
||||
fan4-presence {
|
||||
event-fan4-presence {
|
||||
label = "fan4-presence";
|
||||
gpios = <&pca0 10 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <10>;
|
||||
};
|
||||
|
||||
fan5-presence {
|
||||
event-fan5-presence {
|
||||
label = "fan5-presence";
|
||||
gpios = <&pca0 11 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <11>;
|
||||
|
@ -73,19 +73,19 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(B, 3) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(B, 3)>;
|
||||
};
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 0)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 1) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 1)>;
|
||||
@ -97,49 +97,49 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca1 0 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <1>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca1 1 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <2>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca1 2 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <3>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca1 3 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <4>;
|
||||
};
|
||||
|
||||
fan4-presence {
|
||||
event-fan4-presence {
|
||||
label = "fan4-presence";
|
||||
gpios = <&pca1 4 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <5>;
|
||||
};
|
||||
|
||||
fan5-presence {
|
||||
event-fan5-presence {
|
||||
label = "fan5-presence";
|
||||
gpios = <&pca1 5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fan6-presence {
|
||||
event-fan6-presence {
|
||||
label = "fan6-presence";
|
||||
gpios = <&pca1 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
};
|
||||
|
||||
fan7-presence {
|
||||
event-fan7-presence {
|
||||
label = "fan7-presence";
|
||||
gpios = <&pca1 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <8>;
|
||||
|
@ -92,30 +92,31 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
air-water {
|
||||
event-air-water {
|
||||
label = "air-water";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 6) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 6)>;
|
||||
};
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
};
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 2)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 0)>;
|
||||
};
|
||||
id-button {
|
||||
|
||||
button-id {
|
||||
label = "id-button";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 1) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 1)>;
|
||||
@ -126,37 +127,37 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca9552 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <9>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca9552 10 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <10>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca9552 11 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <11>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca9552 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <12>;
|
||||
};
|
||||
|
||||
fan4-presence {
|
||||
event-fan4-presence {
|
||||
label = "fan4-presence";
|
||||
gpios = <&pca9552 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <13>;
|
||||
};
|
||||
|
||||
fan5-presence {
|
||||
event-fan5-presence {
|
||||
label = "fan5-presence";
|
||||
gpios = <&pca9552 14 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <14>;
|
||||
|
@ -46,31 +46,31 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
air-water {
|
||||
event-air-water {
|
||||
label = "air-water";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 6) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 6)>;
|
||||
};
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
};
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 2)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(Z, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(Z, 0)>;
|
||||
};
|
||||
|
||||
id-button {
|
||||
button-id {
|
||||
label = "id-button";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 1) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 1)>;
|
||||
@ -81,31 +81,31 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca9552 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <9>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca9552 10 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <10>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca9552 11 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <11>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca9552 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <12>;
|
||||
};
|
||||
|
||||
fan4-presence {
|
||||
event-fan4-presence {
|
||||
label = "fan4-presence";
|
||||
gpios = <&pca9552 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <13>;
|
||||
|
@ -96,7 +96,7 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
|
@ -73,7 +73,7 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(P, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(P, 5)>;
|
||||
|
@ -87,7 +87,7 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
|
@ -38,37 +38,37 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
air-water {
|
||||
event-air-water {
|
||||
label = "air-water";
|
||||
gpios = <&gpio ASPEED_GPIO(B, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(B, 5)>;
|
||||
};
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
};
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(R, 7) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(R, 7)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(N, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(N, 0)>;
|
||||
};
|
||||
|
||||
oppanel-presence {
|
||||
event-oppanel-presence {
|
||||
label = "oppanel-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(A, 7) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(A, 7)>;
|
||||
};
|
||||
|
||||
opencapi-riser-presence {
|
||||
event-opencapi-riser-presence {
|
||||
label = "opencapi-riser-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(I, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(I, 0)>;
|
||||
@ -84,55 +84,55 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
scm0-presence {
|
||||
event-scm0-presence {
|
||||
label = "scm0-presence";
|
||||
gpios = <&pca9552 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
scm1-presence {
|
||||
event-scm1-presence {
|
||||
label = "scm1-presence";
|
||||
gpios = <&pca9552 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
};
|
||||
|
||||
cpu0vrm-presence {
|
||||
event-cpu0vrm-presence {
|
||||
label = "cpu0vrm-presence";
|
||||
gpios = <&pca9552 12 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <12>;
|
||||
};
|
||||
|
||||
cpu1vrm-presence {
|
||||
event-cpu1vrm-presence {
|
||||
label = "cpu1vrm-presence";
|
||||
gpios = <&pca9552 13 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <13>;
|
||||
};
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca0 5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <5>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca0 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca0 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca0 8 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <8>;
|
||||
};
|
||||
|
||||
fanboost-presence {
|
||||
event-fanboost-presence {
|
||||
label = "fanboost-presence";
|
||||
gpios = <&pca0 9 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <9>;
|
||||
|
@ -50,13 +50,13 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio0 ASPEED_GPIO(H, 3) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(H, 3)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio0 ASPEED_GPIO(E, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(E, 5)>;
|
||||
@ -65,29 +65,27 @@
|
||||
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca0 4 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <4>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca0 5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <5>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca0 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca0 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
|
@ -63,13 +63,13 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
button_checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
linux,code = <74>;
|
||||
gpios = <&gpio ASPEED_GPIO(P, 5) GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
button_identify {
|
||||
event-identify {
|
||||
label = "identify";
|
||||
linux,code = <152>;
|
||||
gpios = <&gpio ASPEED_GPIO(O, 7) GPIO_ACTIVE_LOW>;
|
||||
|
@ -51,25 +51,25 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
air-water {
|
||||
event-air-water {
|
||||
label = "air-water";
|
||||
gpios = <&gpio ASPEED_GPIO(B, 5) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(B, 5)>;
|
||||
};
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(J, 2) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(J, 2)>;
|
||||
};
|
||||
|
||||
ps0-presence {
|
||||
event-ps0-presence {
|
||||
label = "ps0-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(P, 7) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(P, 7)>;
|
||||
};
|
||||
|
||||
ps1-presence {
|
||||
event-ps1-presence {
|
||||
label = "ps1-presence";
|
||||
gpios = <&gpio ASPEED_GPIO(N, 0) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(N, 0)>;
|
||||
@ -85,25 +85,25 @@
|
||||
compatible = "gpio-keys-polled";
|
||||
poll-interval = <1000>;
|
||||
|
||||
fan0-presence {
|
||||
event-fan0-presence {
|
||||
label = "fan0-presence";
|
||||
gpios = <&pca0 4 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <4>;
|
||||
};
|
||||
|
||||
fan1-presence {
|
||||
event-fan1-presence {
|
||||
label = "fan1-presence";
|
||||
gpios = <&pca0 5 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <5>;
|
||||
};
|
||||
|
||||
fan2-presence {
|
||||
event-fan2-presence {
|
||||
label = "fan2-presence";
|
||||
gpios = <&pca0 6 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <6>;
|
||||
};
|
||||
|
||||
fan3-presence {
|
||||
event-fan3-presence {
|
||||
label = "fan3-presence";
|
||||
gpios = <&pca0 7 GPIO_ACTIVE_LOW>;
|
||||
linux,code = <7>;
|
||||
|
@ -58,13 +58,13 @@
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
checkstop {
|
||||
event-checkstop {
|
||||
label = "checkstop";
|
||||
gpios = <&gpio ASPEED_GPIO(F, 7) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(F, 7)>;
|
||||
};
|
||||
|
||||
pcie-e2b-present{
|
||||
event-pcie-e2b-present{
|
||||
label = "pcie-e2b-present";
|
||||
gpios = <&gpio ASPEED_GPIO(E, 7) GPIO_ACTIVE_LOW>;
|
||||
linux,code = <ASPEED_GPIO(E, 7)>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user