]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: Convert Reserved Memory binding to a schema
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:05 +0000 (11:18 +0200)
committerRob Herring <robh@kernel.org>
Mon, 13 Sep 2021 13:20:18 +0000 (08:20 -0500)
commit9748258f5ebc44391e859b7a074c9841b69357a6
tree93b5e5581e138f3fa630743a0c3483b30762db95
parent4da3294fdfb6aae974fff47c302efd7c4d481ed5
dt-bindings: Convert Reserved Memory binding to a schema

Convert the reserved memory bindings to DT schema format. The bindings
are split into schemas for clients, common reserved memory node
properties and a specific binding for shared-dma-pool.

Cc: devicetree-spec@vger.kernel.org
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210901091852.479202-6-maxime@cerno.tech
Documentation/devicetree/bindings/reserved-memory/memory-region.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt
Documentation/devicetree/bindings/reserved-memory/reserved-memory.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/reserved-memory/shared-dma-pool.yaml [new file with mode: 0644]