Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display: st,stm32mp25-lvds: add power-domains property

STM32 LVDS peripheral may be in a power domain. Allow an optional
single 'power-domains' entry for STM32 LVDS devices.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Yannick Fertre <yannick.fertre@foss.st.com>
Link: https://lore.kernel.org/r/20250822-drm-misc-next-v5-5-9c825e28f733@foss.st.com
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>

+3
+3
Documentation/devicetree/bindings/display/st,stm32mp25-lvds.yaml
··· 62 62 access-controllers: 63 63 maxItems: 1 64 64 65 + power-domains: 66 + maxItems: 1 67 + 65 68 ports: 66 69 $ref: /schemas/graph.yaml#/properties/ports 67 70