[PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml

Dragan Cvetic posted 2 patches 1 year, 11 months ago
There is a newer version of this series
.../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
[PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
Posted by Dragan Cvetic 1 year, 11 months ago
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