Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / aspeed-bmc-ibm-rainier-4u.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 // Copyright 2020 IBM Corp.
3 /dts-v1/;
4
5 #include "aspeed-bmc-ibm-rainier.dts"
6
7 / {
8         model = "Rainier 4U";
9 };
10
11 &i2c3 {
12         power-supply@6a {
13                 compatible = "ibm,cffps";
14                 reg = <0x6a>;
15         };
16
17         power-supply@6b {
18                 compatible = "ibm,cffps";
19                 reg = <0x6b>;
20         };
21 };
22
23 &fan0 {
24         tach-pulses = <4>;
25 };
26
27 &fan1 {
28         tach-pulses = <4>;
29 };
30
31 &fan2 {
32         tach-pulses = <4>;
33 };
34
35 &fan3 {
36         tach-pulses = <4>;
37 };