dt-bindings: i2c: cadence: Document `resets` property
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 6 Apr 2023 15:48:33 +0000 (08:48 -0700)
committerWolfram Sang <wsa@kernel.org>
Thu, 13 Apr 2023 16:43:05 +0000 (18:43 +0200)
commit8455460914b98fba260786e174f8d645aa3d21aa
tree8907cb39813a6d7cf59678f4b2a94cd14dcf858f
parentf82fd1845d309407a6ddc3a1c97c6088189c3a58
dt-bindings: i2c: cadence: Document `resets` property

The Cadence I2C controller has an external reset that needs to be
de-asserted before the I2C controller can be accessed.

Document the `resets` devicetree property that can be used to describe how
the reset signal is connected.

While the reset signal will always be present in hardware the devicetree
property is kept optional for backwards compatibility with existing systems
that do not specify the reset property and where the reset signal might not
be controlled by operating system.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml