Re: [PATCH] dt-bindings: fpga: altr,a10-pr-ip: convert to DT schema
Xu Yilun <[email protected]> Mon, 18 May 2026 22:45:47 +0800
| Newsgroups | org.kernel.vger.linux-fpga,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <agsmGwFPsgczLJuc@yilunxu-OptiPlex-7050> |
On Fri, May 15, 2026 at 11:03:17AM +0200, Krzysztof Kozlowski wrote: > On Tue, May 12, 2026 at 06:02:25PM +0000, Manish Baing wrote: > > Convert the Altera Arria 10 Partial Reconfiguration IP bindings > > from text format to YAML schema. > > > > Signed-off-by: Manish Baing <[email protected]> > > --- > > .../devicetree/bindings/fpga/altera-pr-ip.txt | 12 ------- > > .../bindings/fpga/altr,a10-pr-ip.yaml | 34 +++++++++++++++++++ > > 2 files changed, 34 insertions(+), 12 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/fpga/altera-pr-ip.txt > > create mode 100644 Documentation/devicetree/bindings/fpga/altr,a10-pr-ip.yaml > > Reviewed-by: Krzysztof Kozlowski <[email protected]> Acked-by: Xu Yilun <[email protected]> Applied to for-next > > Best regards, > Krzysztof > >