Re: [PATCH v4 5/8] dt-bindings: mtd: ti,gpmc-nand: Convert to yaml
From: Rob Herring <robh@kernel.org>
Date: 2021-09-21 20:43:45
Also in:
linux-omap, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-09-21 20:43:45
Also in:
linux-omap, lkml
On Tue, 14 Sep 2021 15:27:02 +0300, Roger Quadros wrote:
Convert gpmc-nand.txt to ti,gpmc-nand.yaml. Signed-off-by: Roger Quadros <rogerq@kernel.org> --- .../devicetree/bindings/mtd/gpmc-nand.txt | 147 ------------------ .../devicetree/bindings/mtd/ti,gpmc-nand.yaml | 121 ++++++++++++++ 2 files changed, 121 insertions(+), 147 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mtd/gpmc-nand.txt create mode 100644 Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml
Reviewed-by: Rob Herring <robh@kernel.org>