Skip to content

Commit e0db159

Browse files
ardbiesheuvelarndb
authored andcommitted
dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0
Disable some peripherals that are not usable on B0 silicon based Overdrives. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 429863e commit e0db159

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@
3636
status = "ok";
3737
};
3838

39-
&gpio2 {
40-
status = "ok";
41-
};
42-
43-
&gpio3 {
44-
status = "ok";
45-
};
46-
4739
&gpio4 {
4840
status = "ok";
4941
};
@@ -79,10 +71,6 @@
7971
};
8072
};
8173

82-
&ipmi_kcs {
83-
status = "ok";
84-
};
85-
8674
&smb0 {
8775
/include/ "amd-seattle-xgbe-b.dtsi"
8876
};

0 commit comments

Comments
 (0)