Commit e0db1597 authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by Arnd Bergmann

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: default avatarArd Biesheuvel <ardb@kernel.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 429863e7
...@@ -36,14 +36,6 @@ &gpio1 { ...@@ -36,14 +36,6 @@ &gpio1 {
status = "ok"; status = "ok";
}; };
&gpio2 {
status = "ok";
};
&gpio3 {
status = "ok";
};
&gpio4 { &gpio4 {
status = "ok"; status = "ok";
}; };
...@@ -79,10 +71,6 @@ sdcard0: sdcard@0 { ...@@ -79,10 +71,6 @@ sdcard0: sdcard@0 {
}; };
}; };
&ipmi_kcs {
status = "ok";
};
&smb0 { &smb0 {
/include/ "amd-seattle-xgbe-b.dtsi" /include/ "amd-seattle-xgbe-b.dtsi"
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment