[v2,2/6] dt-binding: reset-controller: ti: add update-force property

Crystal Guo crystal.guo at mediatek.com
Mon Aug 3 02:15:07 EDT 2020


add update-force property to force the write operation
in case the read already happens to return the correct value.

Signed-off-by: Crystal Guo <crystal.guo at mediatek.com>
---
 Documentation/devicetree/bindings/reset/ti-syscon-reset.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt b/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
index 903d1979942f..d551161ae785 100644
--- a/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
+++ b/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
@@ -61,6 +61,7 @@ common reset controller usage by consumers.
 
 Optional properties:
 - assert-deassert-together: Allow device to do serialized assert and deassert operations in a single step by 'reset' method.
+- update-force: Force the write operation in case the read already happens to return the correct value.
 
 Example:
 --------
-- 
2.18.0


More information about the linux-arm-kernel mailing list