[PATCH v3] drm/bridge/analogix/anx78xx: Drop ID table

Andy Shevchenko andy.shevchenko at gmail.com
Fri Aug 25 03:48:45 UTC 2023


On Thu, Aug 24, 2023 at 9:26 PM Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:
> On Thu, Aug 24, 2023 at 07:15:46PM +0100, Biju Das wrote:

...

> I wonder, as the device can only be instantiated from OF, should we add
>
>         depends on OF

Generally speaking this is a bad idea. It prevents a component from
being instantiated on ACPI based systems (even if there is no ACPI ID
table, due to a gateway called PRP0001).

> to Kconfig, and drop the
>
> #if IS_ENABLED(CONFIG_OF)
>
> from the driver ?

Contrary this is an idea I fully support!

-- 
With Best Regards,
Andy Shevchenko


More information about the dri-devel mailing list