Re: [PATCH v4 4/8] dt-bindings: memory-controllers: Introduce ti,gpmc-child

From: Rob Herring
Date: Tue Sep 21 2021 - 16:40:43 EST


On Tue, 14 Sep 2021 15:27:01 +0300, Roger Quadros wrote:
> 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@xxxxxxxxxx>
> ---
> .../memory-controllers/ti,gpmc-child.yaml | 245 ++++++++++++++++++
> 1 file changed, 245 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>