From 337cafb7071a7b1581d4cbace0cf917477f77a04 Mon Sep 17 00:00:00 2001 From: David Collins Date: Mon, 26 Jun 2023 19:10:51 -0700 Subject: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: add documentation for qcom,can-sleep Add documentation for the qcom,can-sleep property. This is used for slow SPMI busses which may sleep during transactions. Change-Id: Ib07ffa28a0aa167571501e2493f5f03ad575755e Signed-off-by: David Collins --- bindings/mfd/qcom,spmi-pmic.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bindings/mfd/qcom,spmi-pmic.yaml b/bindings/mfd/qcom,spmi-pmic.yaml index a5edab6f..7d2ba4fb 100644 --- a/bindings/mfd/qcom,spmi-pmic.yaml +++ b/bindings/mfd/qcom,spmi-pmic.yaml @@ -91,6 +91,12 @@ properties: '#size-cells': const: 0 + qcom,can-sleep: + description: | + Boolean flag indicating that processes waiting on SPMI transactions + may sleep. + $ref: /schemas/types.yaml#/definitions/flag + labibb: type: object $ref: /schemas/regulator/qcom-labibb-regulator.yaml#