[PATCH 0/2] Add device tree binding for ts73xx-fpga

Phil Pemberton posted 2 patches 2 months, 1 week ago
There is a newer version of this series
.../fpga/technologic,ts73xx-fpga.yaml         | 42 +++++++++++++++++++
drivers/fpga/ts73xx-fpga.c                    |  9 ++++
2 files changed, 51 insertions(+)
create mode 100644 Documentation/devicetree/bindings/fpga/technologic,ts73xx-fpga.yaml
[PATCH 0/2] Add device tree binding for ts73xx-fpga
Posted by Phil Pemberton 2 months, 1 week ago
The driver for the Technologic Systems (EmbeddedTS) TS-7300 board's
onboard FPGA didn't have an OF match table. This prevented it from being
instantiated from a device tree. This is undesirable given EP93xx is
moving to device tree, and effectively prevents it from being used.

This patch series adds the OF match table and a device tree binding.

Phil Pemberton (2):
  dt-bindings: fpga: add binding for Technologic Systems TS-73xx FPGA
  fpga: ts73xx-fpga: add OF match table for device tree probing

 .../fpga/technologic,ts73xx-fpga.yaml         | 42 +++++++++++++++++++
 drivers/fpga/ts73xx-fpga.c                    |  9 ++++
 2 files changed, 51 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/fpga/technologic,ts73xx-fpga.yaml

-- 
2.43.0