public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device tree binding for ts73xx-fpga
@ 2026-04-07 17:27 Phil Pemberton
  2026-04-07 17:27 ` [PATCH 1/2] dt-bindings: fpga: add binding for Technologic Systems TS-73xx FPGA Phil Pemberton
  2026-04-07 17:27 ` [PATCH 2/2] fpga: ts73xx-fpga: add OF match table for device tree probing Phil Pemberton
  0 siblings, 2 replies; 5+ messages in thread
From: Phil Pemberton @ 2026-04-07 17:27 UTC (permalink / raw)
  To: Moritz Fischer, Xu Yilun, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Tom Rix, Florian Fainelli, linux-fpga, devicetree, linux-kernel,
	Phil Pemberton

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-07 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 17:27 [PATCH 0/2] Add device tree binding for ts73xx-fpga Phil Pemberton
2026-04-07 17:27 ` [PATCH 1/2] dt-bindings: fpga: add binding for Technologic Systems TS-73xx FPGA Phil Pemberton
2026-04-07 17:32   ` Florian Fainelli
2026-04-07 17:27 ` [PATCH 2/2] fpga: ts73xx-fpga: add OF match table for device tree probing Phil Pemberton
2026-04-07 17:32   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox