[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240116111135.3059-1-dragan.cvetic@amd.com>
Date: Tue, 16 Jan 2024 11:11:33 +0000
From: Dragan Cvetic <dragan.cvetic@....com>
To: <arnd@...db.de>, <gregkh@...uxfoundation.org>, <michal.simek@...inx.com>,
<linux-arm-kernel@...ts.infradead.org>, <robh+dt@...nel.org>,
<mark.rutland@....com>, <devicetree@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>, <git@....com>
Subject: [PATCH 0/2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
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
Powered by blists - more mailing lists