Re: [PATCH] usb: misc: eud: switch to fallback compatible for device matching
From: Dmitry Baryshkov
Date: Wed Jul 31 2024 - 09:11:08 EST
On Wed, Jul 31, 2024 at 07:44:38AM GMT, Krzysztof Kozlowski wrote:
> The bindings require two compatibles to be used: qcom,sc7280-eud
> followed by fallback qcom,eud. The convention is to use fallback
> compatible in OF device ID tables, unless some device-specific quirks
> are needed.
>
> This will also simplify matching any new devices - they will use
> existing OF device ID entry, instead of adding a new one.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> drivers/usb/misc/qcom_eud.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
--
With best wishes
Dmitry