From d11bf83b2d92ff5a5d52369ebfac7deec3df5ae9 Mon Sep 17 00:00:00 2001 From: David Collins Date: Wed, 2 Aug 2023 16:06:23 -0700 Subject: [PATCH] dt-bindings: regulator: fixed: add qti-regulator-fixed compatible string Modify the fixed-regulator binding to include the compatible string "qti-regulator-fixed". This is helpful in situations where proxy consumer voting or debug control features are needed. Change-Id: Icf4e6012a0994ff2467ee8a7af036bb97c352fce Signed-off-by: David Collins --- bindings/regulator/fixed-regulator.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/regulator/fixed-regulator.yaml b/bindings/regulator/fixed-regulator.yaml index 84eeaef1..482606e2 100644 --- a/bindings/regulator/fixed-regulator.yaml +++ b/bindings/regulator/fixed-regulator.yaml @@ -42,6 +42,7 @@ properties: - regulator-fixed - regulator-fixed-clock - regulator-fixed-domain + - qti-regulator-fixed regulator-name: true