Skip to content

Commit a5063ab

Browse files
cpackham-atlnzwsakernel
authored andcommitted
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Document the fsl,i2c-erratum-a004447 flag which indicates the presence of an i2c erratum on some QorIQ SoCs. Signed-off-by: Chris Packham <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent a00cb25 commit a5063ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/i2c/i2c-mpc.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ properties:
4646
description: |
4747
I2C bus timeout in microseconds
4848
49+
fsl,i2c-erratum-a004447:
50+
$ref: /schemas/types.yaml#/definitions/flag
51+
description: |
52+
Indicates the presence of QorIQ erratum A-004447, which
53+
says that the standard i2c recovery scheme mechanism does
54+
not work and an alternate implementation is needed.
55+
4956
required:
5057
- compatible
5158
- reg

0 commit comments

Comments
 (0)