Re: [PATCH v2] dt-bindings: fpga: altr,socfpga-fpga-mgr: convert to DT schema
Xu Yilun <[email protected]> Mon, 18 May 2026 22:46:16 +0800
| Newsgroups | org.kernel.vger.linux-fpga,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <agsmOHxOSLdqk+3F@yilunxu-OptiPlex-7050> |
On Thu, May 14, 2026 at 10:53:58AM -0500, Rob Herring (Arm) wrote: > > On Tue, 12 May 2026 18:20:33 +0000, Manish Baing wrote: > > Convert the Altera SoCFPGA FPGA Manager bindings from text > > format to YAML schema. > > > > Signed-off-by: Manish Baing <[email protected]> > > --- > > Changes in v2: > > - Removed Rob Herring from the maintainers list as per Conor's feedback. > > > > .../bindings/fpga/altera-socfpga-fpga-mgr.txt | 17 --------- > > .../bindings/fpga/altr,socfpga-fpga-mgr.yaml | 38 +++++++++++++++++++ > > 2 files changed, 38 insertions(+), 17 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt > > create mode 100644 Documentation/devicetree/bindings/fpga/altr,socfpga-fpga-mgr.yaml > > > > Reviewed-by: Rob Herring (Arm) <[email protected]> Acked-by: Xu Yilun <[email protected]> Applied to for-next > >