Re: [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

From: Matthias Brugger
Date: Tue Oct 25 2016 - 08:23:11 EST




On 10/18/2016 04:37 PM, Enric Balletbo Serra wrote:
[...]
--- /dev/null
+++ b/drivers/gpu/drm/bridge/parade-ps8640.c
[...]
+
+/* Firmware */
+#define PS_FW_NAME "ps864x_fw.bin"
+

From where I can download this firmware image?


I suppose this FW bits have to be added to linux-firmware repository first, before this patch can be accepted.

Regards,
Matthias