Re: [PATCH] si2157: Add support for Logilink VG0022A.

From: Gonsolo
Date: Thu Oct 03 2019 - 11:17:19 EST


> With the original patch you proposed, what are the logs?

Which one do you mean? That one:

+ case SI_BOGUS:
+ dev_info(&client->dev, "Bogus chip version, trying
with no firmware\n");
+ fw_name = NULL;
+ break;

With this patch VLC is running but the chip revision number and
firmware version are still bogus.

Which means if you receive 0xffffffff you can force no firmware and it runs.

--
g