Re: [PATCH 2/2] fpga: ts73xx-fpga: add OF match table for device tree probing
From: Florian Fainelli
Date: Tue Apr 07 2026 - 13:32:33 EST
On 4/7/26 10:27, Phil Pemberton wrote:
The ts73xx-fpga driver currently only matches by platform device name,
which prevents it from being probed when the device is described in a
device tree. Add an of_device_id table so the driver can match against
the "technologic,ts73xx-fpga" compatible string.
Signed-off-by: Phil Pemberton <philpem@xxxxxxxxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian