[PATCH 04/12] dt-bindings: display: st,stm32mp25-lvds: add power-domains property
Raphael Gallais-Pou
raphael.gallais-pou at foss.st.com
Fri Jul 25 03:03:56 PDT 2025
STM32 LVDS peripheral may be in a power domain. Allow an optional
single 'power-domains' entry for STM32 LVDS devices.
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou at foss.st.com>
---
Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml b/Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml
index e046c0a4fdb7f13ca5a31b14ae0ab19f2bc486fa..0bd8e9bcd92672a996ae2f6ae17fa6179ffca615 100644
--- a/Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml
+++ b/Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml
@@ -57,6 +57,9 @@ properties:
access-controllers:
maxItems: 1
+ power-domains:
+ maxItems: 1
+
ports:
$ref: /schemas/graph.yaml#/properties/ports
--
2.25.1
More information about the linux-arm-kernel
mailing list