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 <ricky.cx.wu.wiwynn@gmail.com> Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> Link: https://patch.msgid.link/20241003074251.3818101-9-Delphine_CC_Chiu@wiwynn.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
1 parent 031f763 commit ede02e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)