Re: [PATCH v5 3/8] dt-bindings: memory-controllers: Introduce ti,gpmc-child
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-09 14:52:58
Also in:
linux-omap, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-09 14:52:58
Also in:
linux-omap, lkml
On 07/10/2021 14:08, 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@kernel.org> Reviewed-by: Rob Herring <robh@kernel.org> --- .../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: Krzysztof Kozlowski <redacted> Best regards, Krzysztof