Skip to content

Commit ac16f03

Browse files
committed
bindings: i2c: ti,mspm0g3xxx-i2c.yaml fix docs
explicitly note in the description that the expected phandle object should be counter device type. Signed-off-by: Dimitris Karnikis <dika@bang-olufsen.dk>
1 parent 99a3880 commit ac16f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/bindings/i2c/ti,mspm0g3xxx-i2c.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ properties:
2828
watchdog-timer:
2929
type: phandle
3030
description: |
31+
The type of the phandle object should be a counter device.
3132
When the system is crashing, the I2C lines (SDA/SCL) are not being
3233
reset and might stay LOW. To address this issue, we need to ensure that
3334
none of the user i2c driver callbacks (that are doing reads or writes)

0 commit comments

Comments
 (0)