dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0
authorArd Biesheuvel <ardb@kernel.org>
Tue, 3 Dec 2019 15:23:05 +0000 (15:23 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 24 Mar 2022 18:49:54 +0000 (19:49 +0100)
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>
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts

index 8e341be..4997a74 100644 (file)
        status = "ok";
 };
 
-&gpio2 {
-       status = "ok";
-};
-
-&gpio3 {
-       status = "ok";
-};
-
 &gpio4 {
        status = "ok";
 };
        };
 };
 
-&ipmi_kcs {
-       status = "ok";
-};
-
 &smb0 {
        /include/ "amd-seattle-xgbe-b.dtsi"
 };