Lines Matching +full:fan +full:- +full:0
1 // SPDX-License-Identifier: GPL-2.0+
2 /dts-v1/;
3 #include "aspeed-g5.dtsi"
4 #include <dt-bindings/gpio/aspeed-gpio.h>
5 #include <dt-bindings/leds/leds-pca955x.h>
9 compatible = "ibm,mowgli-bmc", "aspeed,ast2500";
13 stdout-path = &uart5;
18 reg = <0x80000000 0x20000000>;
21 reserved-memory {
22 #address-cells = <1>;
23 #size-cells = <1>;
27 no-map;
28 reg = <0x98000000 0x04000000>; /* 64M */
32 size = <0x01000000>;
33 alignment = <0x01000000>;
34 compatible = "shared-dma-pool";
39 size = <0x02000000>;
40 alignment = <0x01000000>;
41 compatible = "shared-dma-pool";
46 gpio-keys {
47 compatible = "gpio-keys";
49 event-air-water {
50 label = "air-water";
55 event-checkstop {
61 event-ps0-presence {
62 label = "ps0-presence";
67 event-ps1-presence {
68 label = "ps1-presence";
69 gpios = <&gpio ASPEED_GPIO(Z, 0) GPIO_ACTIVE_LOW>;
70 linux,code = <ASPEED_GPIO(Z, 0)>;
73 button-id {
74 label = "id-button";
80 gpio-keys-polled {
81 compatible = "gpio-keys-polled";
82 poll-interval = <1000>;
84 event-fan0-presence {
85 label = "fan0-presence";
90 event-fan1-presence {
91 label = "fan1-presence";
96 event-fan2-presence {
97 label = "fan2-presence";
102 event-fan3-presence {
103 label = "fan3-presence";
108 event-fan4-presence {
109 label = "fan4-presence";
116 compatible = "gpio-leds";
118 front-fault {
119 retain-state-shutdown;
120 default-state = "keep";
121 gpios = <&gpio ASPEED_GPIO(AA, 0) GPIO_ACTIVE_LOW>;
124 power-button {
125 retain-state-shutdown;
126 default-state = "keep";
130 front-id {
131 retain-state-shutdown;
132 default-state = "keep";
137 retain-state-shutdown;
138 default-state = "keep";
139 gpios = <&pca9552 0 GPIO_ACTIVE_LOW>;
143 retain-state-shutdown;
144 default-state = "keep";
149 retain-state-shutdown;
150 default-state = "keep";
155 retain-state-shutdown;
156 default-state = "keep";
161 retain-state-shutdown;
162 default-state = "keep";
167 fsi: gpio-fsi {
168 compatible = "fsi-master-gpio", "fsi-master";
169 #address-cells = <2>;
170 #size-cells = <0>;
171 no-gpio-delays;
173 clock-gpios = <&gpio ASPEED_GPIO(E, 6) GPIO_ACTIVE_HIGH>;
174 data-gpios = <&gpio ASPEED_GPIO(E, 7) GPIO_ACTIVE_HIGH>;
175 mux-gpios = <&gpio ASPEED_GPIO(R, 2) GPIO_ACTIVE_HIGH>;
176 enable-gpios = <&gpio ASPEED_GPIO(D, 0) GPIO_ACTIVE_HIGH>;
177 trans-gpios = <&gpio ASPEED_GPIO(E, 5) GPIO_ACTIVE_HIGH>;
180 iio-hwmon-12v {
181 compatible = "iio-hwmon";
182 io-channels = <&adc 0>;
185 iio-hwmon-5v {
186 compatible = "iio-hwmon";
187 io-channels = <&adc 1>;
190 iio-hwmon-3v {
191 compatible = "iio-hwmon";
192 io-channels = <&adc 2>;
195 iio-hwmon-vdd {
196 compatible = "iio-hwmon";
197 io-channels = <&adc 3>;
200 iio-hwmon-vcs {
201 compatible = "iio-hwmon";
202 io-channels = <&adc 5>;
205 iio-hwmon-vdn {
206 compatible = "iio-hwmon";
207 io-channels = <&adc 7>;
210 iio-hwmon-vio {
211 compatible = "iio-hwmon";
212 io-channels = <&adc 9>;
215 iio-hwmon-vddra {
216 compatible = "iio-hwmon";
217 io-channels = <&adc 11>;
220 iio-hwmon-battery {
221 compatible = "iio-hwmon";
222 io-channels = <&adc 12>;
225 iio-hwmon-vddrb {
226 compatible = "iio-hwmon";
227 io-channels = <&adc 13>;
233 pinctrl-names = "default";
234 pinctrl-0 = <&pinctrl_pwm0_default &pinctrl_pwm1_default
238 fan@0 {
239 reg = <0x00>;
240 aspeed,fan-tach-ch = /bits/ 8 <0x00>;
243 fan@1 {
244 reg = <0x01>;
245 aspeed,fan-tach-ch = /bits/ 8 <0x01>;
248 fan@2 {
249 reg = <0x02>;
250 aspeed,fan-tach-ch = /bits/ 8 <0x02>;
253 fan@3 {
254 reg = <0x03>;
255 aspeed,fan-tach-ch = /bits/ 8 <0x03>;
258 fan@4 {
259 reg = <0x04>;
260 aspeed,fan-tach-ch = /bits/ 8 <0x04>;
263 fan@5 {
264 reg = <0x00>;
265 aspeed,fan-tach-ch = /bits/ 8 <0x05>;
268 fan@6 {
269 reg = <0x01>;
270 aspeed,fan-tach-ch = /bits/ 8 <0x06>;
273 fan@7 {
274 reg = <0x02>;
275 aspeed,fan-tach-ch = /bits/ 8 <0x07>;
278 fan@8 {
279 reg = <0x03>;
280 aspeed,fan-tach-ch = /bits/ 8 <0x08>;
283 fan@9 {
284 reg = <0x04>;
285 aspeed,fan-tach-ch = /bits/ 8 <0x09>;
291 flash@0 {
294 m25p,fast-read;
295 spi-max-frequency = <50000000>;
297 #address-cells = < 1 >;
298 #size-cells = < 1 >;
299 compatible = "fixed-partitions";
300 u-boot@0 {
301 reg = < 0 0x60000 >;
302 label = "u-boot";
304 u-boot-env@60000 {
305 reg = < 0x60000 0x20000 >;
306 label = "u-boot-env";
308 obmc-ubi@80000 {
309 reg = < 0x80000 0x1F80000 >;
310 label = "obmc-ubi";
316 label = "alt-bmc";
317 m25p,fast-read;
318 spi-max-frequency = <50000000>;
320 #address-cells = < 1 >;
321 #size-cells = < 1 >;
322 compatible = "fixed-partitions";
323 u-boot@0 {
324 reg = < 0 0x60000 >;
325 label = "alt-u-boot";
327 u-boot-env@60000 {
328 reg = < 0x60000 0x20000 >;
329 label = "alt-u-boot-env";
331 obmc-ubi@80000 {
332 reg = < 0x80000 0x1F80000 >;
333 label = "alt-obmc-ubi";
341 pinctrl-names = "default";
342 pinctrl-0 = <&pinctrl_spi1_default>;
344 flash@0 {
347 m25p,fast-read;
348 spi-max-frequency = <100000000>;
354 memory-region = <&flash_memory>;
359 /* Rear RS-232 connector */
362 pinctrl-names = "default";
363 pinctrl-0 = <&pinctrl_txd1_default
377 pinctrl-names = "default";
378 pinctrl-0 = <&pinctrl_txd2_default &pinctrl_rxd2_default>;
388 pinctrl-names = "default";
389 pinctrl-0 = <&pinctrl_rmii1_default>;
392 clock-names = "MACCLK", "RCLK";
393 use-ncsi;
399 pinctrl-names = "default";
400 pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
408 reg = <0x48>;
429 /* PCA9516 (repeater) ->
431 * Power Supply 0
438 reg = <0x60>;
439 #address-cells = <1>;
440 #size-cells = <0>;
441 gpio-controller;
442 #gpio-cells = <2>;
444 gpio@0 {
445 reg = <0>;
510 power-supply@68 {
512 reg = <0x68>;
515 power-supply@69 {
517 reg = <0x69>;
530 reg = <0x28>;
535 reg = <0x29>;
540 reg = <0x2d>;
562 reg = <0x50>;
587 reg = <0x32>;
592 reg = <0x48>;
597 reg = <0x49>;
616 memory-region = <&gfx_memory>;
621 pinctrl-names = "default";
622 pinctrl-0 = <&pinctrl_adc0_default
641 aspeed,reset-type = "none";
642 aspeed,external-signal;
643 aspeed,ext-push-pull;
644 aspeed,ext-active-high;
646 pinctrl-names = "default";
647 pinctrl-0 = <&pinctrl_wdtrst1_default>;
651 aspeed,alt-boot;
664 memory-region = <&video_engine_memory>;
667 #include "ibm-power9-dual.dtsi"