Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
arm64: dts: aspeed: Remove IOD1 for Kenya & Nigeria
Socket 0 IOD0 reports the maximum temperature of the socket
to THM. Since IOD0 is sufficient for temperature reporting,
IOD1 is not required. The same applies for socket 1.
  • Loading branch information
sathyapk committed Sep 30, 2025
commit b564402589027bda5c2514d2d808415d4f7a7112
5 changes: 0 additions & 5 deletions arch/arm64/boot/dts/aspeed/aspeed-bmc-amd-kenya.dts
Original file line number Diff line number Diff line change
Expand Up @@ -580,11 +580,6 @@
assigned-address = <0x4c>;
};

sbtsi_p0_iod1: sbtsi@44,22400010118 {
reg = <0x44 0x224 0x00010118>;
assigned-address = <0x44>;
};

sbrmi_p0_iod0: sbrmi@3c,22400001118 {
reg = <0x3c 0x224 0x00001118>;
assigned-address = <0x3c>;
Expand Down
5 changes: 0 additions & 5 deletions arch/arm64/boot/dts/aspeed/aspeed-bmc-amd-nigeria.dts
Original file line number Diff line number Diff line change
Expand Up @@ -725,11 +725,6 @@
assigned-address = <0x4c>;
};

sbtsi_p0_iod1: sbtsi@44,22400010118 {
reg = <0x44 0x224 0x00010118>;
assigned-address = <0x44>;
};

sbrmi_p0_iod0: sbrmi@3c,22400001118 {
reg = <0x3c 0x224 0x00001118>;
assigned-address = <0x3c>;
Expand Down