[PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
Dragan Cvetic
dragan.cvetic at amd.com
Tue Jan 16 03:11:33 PST 2024
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
More information about the linux-arm-kernel
mailing list