devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
@ 2024-01-16 11:11 Dragan Cvetic
  2024-01-16 11:11 ` [PATCH 1/2] " Dragan Cvetic
  2024-01-16 11:11 ` [PATCH 2/2] MAINTAINERS: Update sd-fec documentation file from txt " Dragan Cvetic
  0 siblings, 2 replies; 11+ messages in thread
From: Dragan Cvetic @ 2024-01-16 11:11 UTC (permalink / raw)
  To: arnd, gregkh, michal.simek, linux-arm-kernel, robh+dt,
	mark.rutland, devicetree
  Cc: linux-kernel, git

This patchset converts AMD (Xilinx) sd-fec bindings to yaml format,
so it can validate dt-entries as well as any future additions to yaml.
Conversion txt to yamal is done "one to one", no new changes has been made
in DT binding file.
Convert sd-fec DT binding file extension from .txt to .yaml in
the MAINTAINERS file

Dragan Cvetic (2):
  dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
  MAINTAINERS: Update sd-fec documentation file from txt to yaml

 .../devicetree/bindings/misc/xlnx,sd-fec.txt  |  58 --------
 .../devicetree/bindings/misc/xlnx,sd-fec.yaml | 132 ++++++++++++++++++
 MAINTAINERS                                   |   2 +-
 3 files changed, 133 insertions(+), 59 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt
 create mode 100644 Documentation/devicetree/bindings/misc/xlnx,sd-fec.yaml

-- 
2.17.1


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

end of thread, other threads:[~2024-01-19 17:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 11:11 [PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml Dragan Cvetic
2024-01-16 11:11 ` [PATCH 1/2] " Dragan Cvetic
2024-01-16 15:20   ` Krzysztof Kozlowski
2024-01-16 15:36     ` Michal Simek
2024-01-16 15:44       ` Krzysztof Kozlowski
2024-01-18  1:07         ` Cvetic, Dragan
2024-01-18  0:49     ` Cvetic, Dragan
2024-01-19 17:58   ` kernel test robot
2024-01-16 11:11 ` [PATCH 2/2] MAINTAINERS: Update sd-fec documentation file from txt " Dragan Cvetic
2024-01-16 15:13   ` Krzysztof Kozlowski
2024-01-18  9:23     ` Cvetic, Dragan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).