projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429863e
)
dt: amd-seattle: disable IPMI controller and some GPIO blocks on B0
author
Ard Biesheuvel
<ardb@kernel.org>
Tue, 3 Dec 2019 15:23:05 +0000
(15:23 +0000)
committer
Arnd 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
b/arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
index 8e341be9a3991aa0bed664f50c8e4b581f6e46d9..4997a74aeb679185b57febc338cbb12e23f15762 100644
(file)
--- a/
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
+++ b/
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
@@
-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"
};