Commit 81d67833 authored by Raphael Gallais-Pou's avatar Raphael Gallais-Pou
Browse files

dt-bindings: display: st,stm32-ltdc: add access-controllers property



access-controllers is an optional property that allows a peripheral to
refer to one or more domain access controller(s).

This property is added when the peripheral is under the STM32 firewall
controller.  It allows an accurate representation of the hardware, where
the peripheral is connected to a firewall bus.  The firewall can then check
the peripheral accesses before allowing its device to probe.

Acked-by: default avatarRob Herring (Arm) <robh@kernel.org>
Acked-by: default avatarYannick Fertre <yannick.fertre@foss.st.com>
Link: https://lore.kernel.org/r/20250822-drm-misc-next-v5-2-9c825e28f733@foss.st.com


Signed-off-by: default avatarRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
parent 806d4fec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -41,6 +41,9 @@ properties:
  resets:
    maxItems: 1

  access-controllers:
    maxItems: 1

  port:
    $ref: /schemas/graph.yaml#/properties/port
    description: |