dt-bindings: memory-controllers: Introduce ti,gpmc-child
authorRoger Quadros <rogerq@kernel.org>
Thu, 7 Oct 2021 12:08:25 +0000 (15:08 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Oct 2021 09:31:52 +0000 (12:31 +0300)
commit04f461f35e631da4a4c4b8d1a02cc35aa80dc161
treee17a63907c8d571c6e79ea8ef2e31f970b2d2705
parent65b39dc21936149361ba0de18b66abccc97db9c3
dt-bindings: memory-controllers: Introduce ti,gpmc-child

This binding is meant for the child nodes of the TI GPMC node. The node
represents any device connected to the GPMC bus. It may be a Flash chip,
RAM chip or Ethernet controller, etc. These properties are meant for
configuring the GPMC settings/timings and will accompany the bindings
supported by the respective device.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml [new file with mode: 0644]