Convert the text bindings to yaml. Note: This patch is done on top of the commit I sent recently. https://lore.kernel.org/all/20240320025258.6854-1-balamanikandan.gunasundar@xxxxxxxxxxxxx/ Please let me know if I should resend the above commit in this series. Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@xxxxxxxxxxxxx> --- Balamanikandan Gunasundar (3): dt-bindings: mtd: atmel-nand: convert txt to yaml dt-bindings: mtd: atmel-nand: add atmel pmecc dt-bindings: mtd: atmel-nand: add deprecated bindings .../bindings/mtd/atmel-nand-deprecated.yaml | 156 ++++++++++++++ .../devicetree/bindings/mtd/atmel-nand.txt | 236 --------------------- .../devicetree/bindings/mtd/atmel-nand.yaml | 166 +++++++++++++++ .../devicetree/bindings/mtd/atmel-pmecc.yaml | 58 +++++ MAINTAINERS | 2 +- 5 files changed, 381 insertions(+), 237 deletions(-) --- base-commit: 66e1bf9c75595f96cefe0c32a7a719ba71c11bef change-id: 20240320-linux-next-nand-yaml-b8674ce41e13 Best regards, -- Balamanikandan Gunasundar <balamanikandan.gunasundar@xxxxxxxxxxxxx>