All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml
@ 2022-03-26  8:07 ` Roger Quadros
  0 siblings, 0 replies; 16+ messages in thread
From: Roger Quadros @ 2022-03-26  8:07 UTC (permalink / raw)
  To: miquel.raynal, robh+dt
  Cc: krzk, richard, vigneshr, kishon, nm, linux-mtd, devicetree,
	linux-kernel, Roger Quadros

Hi,

This series converts omap_elm DT bindings to yaml and adds
support for ELM on AM64 SoC.

Changelog:
v3
- use 'enum' for compatible specifier. Get rid of 'items'.

v2
- explain hwmod usage deprecated in commit log
- fix example node name to 'ecc'
- remove 'items' for single compatible specifier

cheers,
-roger

Roger Quadros (3):
  dt-bindings: mtd: ti,elm: Convert to yaml
  dt-bindings: mtd: ti,elm: Add support for AM64 ELM
  mtd: rawnand: omap_elm: Add compatible for AM64 ELM

 Documentation/devicetree/bindings/mtd/elm.txt | 16 -----
 .../devicetree/bindings/mtd/ti,elm.yaml       | 72 +++++++++++++++++++
 drivers/mtd/nand/raw/omap_elm.c               |  1 +
 3 files changed, 73 insertions(+), 16 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mtd/elm.txt
 create mode 100644 Documentation/devicetree/bindings/mtd/ti,elm.yaml

-- 
2.17.1


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-04-11  9:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26  8:07 [PATCH v3 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml Roger Quadros
2022-03-26  8:07 ` Roger Quadros
2022-03-26  8:07 ` [PATCH v3 1/3] dt-bindings: mtd: ti,elm: Convert " Roger Quadros
2022-03-26  8:07   ` Roger Quadros
2022-04-11  9:00   ` Miquel Raynal
2022-04-11  9:00     ` Miquel Raynal
2022-03-26  8:07 ` [PATCH v3 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM Roger Quadros
2022-03-26  8:07   ` Roger Quadros
2022-03-26  8:14   ` Krzysztof Kozlowski
2022-03-26  8:14     ` [PATCH v3 2/3] dt-bindings: mtd: ti, elm: " Krzysztof Kozlowski
2022-04-11  9:00   ` [PATCH v3 2/3] dt-bindings: mtd: ti,elm: " Miquel Raynal
2022-04-11  9:00     ` [PATCH v3 2/3] dt-bindings: mtd: ti, elm: " Miquel Raynal
2022-03-26  8:07 ` [PATCH v3 3/3] mtd: rawnand: omap_elm: Add compatible " Roger Quadros
2022-03-26  8:07   ` Roger Quadros
2022-04-11  9:00   ` Miquel Raynal
2022-04-11  9:00     ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.