Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/aspeed/aspeed-bmc-amd-falcon.dts
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
vdd33s5run@08 {
// P0_VDD_33_S5_RUN
// TDK:FS1604
compatible = "tdk,fs1604";
compatible = "tdk,fs1006";
Comment thread
modolaty marked this conversation as resolved.
reg = <0x08>;
};
vdd18s5run@47 {
Expand Down Expand Up @@ -369,7 +369,7 @@
compatible = "infineon,tda38725a";
reg = <0x4F>;
};
p2v5_aux@0B{
p5v_s5@0B{
Comment thread
modolaty marked this conversation as resolved.
// 0B in EVT2
// P5V_S5
// TDK:FS1006
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/aspeed/aspeed-bmc-amd-seagull.dts
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
};
p0vdd33s5run@08 {
//P0_VDD_33_S5_RUN
compatible = "tdk,fs1604";
compatible = "tdk,fs1006";
reg = <0x08>;
};
p0vdd18s5run@47 {
Expand Down Expand Up @@ -490,7 +490,7 @@
};
p1vdd33s5run@08 {
//P1_VDD_33_S5_RUN
compatible = "tdk,fs1604";
compatible = "tdk,fs1006";
reg = <0x08>;
};
p1vdd18s5run@47 {
Expand Down