[PATCH 2/2] dt-bindings: backlight: lm3630a: add enable_gpios
Andreas Kemnade
andreas at kemnade.info
Sun Sep 8 20:37:04 UTC 2019
add enable-gpios to describe HWEN pin
Signed-off-by: Andreas Kemnade <andreas at kemnade.info>
---
.../devicetree/bindings/leds/backlight/lm3630a-backlight.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml b/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml
index dc129d9a329e..a9656d72b668 100644
--- a/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml
+++ b/Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml
@@ -29,6 +29,10 @@ properties:
'#size-cells':
const: 0
+ enable-gpios:
+ description: GPIO to use to enable/disable the backlight (HWEN pin).
+ maxItems: 1
+
required:
- compatible
- reg
--
2.20.1
More information about the dri-devel
mailing list