]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: document generic access controllers
authorOleksii Moisieiev <Oleksii_Moisieiev@epam.com>
Fri, 5 Jan 2024 13:03:52 +0000 (14:03 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 5 Apr 2024 12:38:56 +0000 (14:38 +0200)
commitd7218d3c9e078072a02eeb1d1aced8d1ad1537c8
treeaade88e30cf021edbc343c7e1f6dd514fd8e3141
parent4cece764965020c22cff7665b18a012006359095
dt-bindings: document generic access controllers

Introducing of the generic access controllers bindings for the
access controller provider and consumer devices. Those bindings are
intended to allow a better handling of accesses to resources in a
hardware architecture supporting several compartments.

This patch is based on [1]. It is integrated in this patchset as it
provides a use-case for it.

Diffs with [1]:
- Rename feature-domain* properties to access-control* to narrow
  down the scope of the binding
- YAML errors and typos corrected.
- Example updated
- Some rephrasing in the binding description

[1]: https://lore.kernel.org/lkml/0c0a82bb-18ae-d057-562b

Signed-off-by: Oleksii Moisieiev <Oleksii_Moisieiev@epam.com>
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Documentation/devicetree/bindings/access-controllers/access-controllers.yaml [new file with mode: 0644]