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>
This commit is contained in:
Ard Biesheuvel 2019-12-03 15:23:05 +00:00 committed by Arnd Bergmann
parent 429863e767
commit e0db1597a7
No known key found for this signature in database
GPG Key ID: 9A6C79EFE60018D9

View File

@ -36,14 +36,6 @@
status = "ok";
};
&gpio2 {
status = "ok";
};
&gpio3 {
status = "ok";
};
&gpio4 {
status = "ok";
};
@ -79,10 +71,6 @@
};
};
&ipmi_kcs {
status = "ok";
};
&smb0 {
/include/ "amd-seattle-xgbe-b.dtsi"
};