Skip to content

Commit 7127130

Browse files
GTLin08carlescufi
authored andcommitted
ITE: drivers/i2c: Extended setting required to use i2c5
In addition to setting SMB5PS, PMER1 also needs to be set when using i2c5. Signed-off-by: Tim Lin <[email protected]>
1 parent d5026c6 commit 7127130

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dts/riscv/ite/it82xx2.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,10 @@
525525
NO_FUNC 0xf03e10 NO_FUNC 0xf02032>;
526526
func3-en-mask = <0x01 0x20 0x20 0
527527
0 0x08 0 0x01 >;
528+
func3-ext = <NO_FUNC 0xf02032 0xf02032 NO_FUNC
529+
NO_FUNC NO_FUNC NO_FUNC NO_FUNC>;
530+
func3-ext-mask = <0 0x02 0x02 0
531+
0 0 0 0 >;
528532
func4-gcr = <0xf03e13 NO_FUNC NO_FUNC NO_FUNC
529533
NO_FUNC NO_FUNC NO_FUNC NO_FUNC >;
530534
func4-en-mask = <0x01 0 0 0

0 commit comments

Comments
 (0)