Skip to content

Commit ede02e3

Browse files
RickyWu0919amboar
authored andcommitted
ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode on Fan Boards
Revise adc128d818 adc mode on Fan Boards according to schematic. Signed-off-by: Ricky CX Wu <[email protected]> Signed-off-by: Delphine CC Chiu <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Andrew Jeffery <[email protected]>
1 parent 031f763 commit ede02e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@
11451145
adc@1f {
11461146
compatible = "ti,adc128d818";
11471147
reg = <0x1f>;
1148-
ti,mode = /bits/ 8 <2>;
1148+
ti,mode = /bits/ 8 <1>;
11491149
};
11501150

11511151
pwm@20{
@@ -1193,7 +1193,7 @@
11931193
adc@1f {
11941194
compatible = "ti,adc128d818";
11951195
reg = <0x1f>;
1196-
ti,mode = /bits/ 8 <2>;
1196+
ti,mode = /bits/ 8 <1>;
11971197
};
11981198

11991199
pwm@20{

0 commit comments

Comments
 (0)