Re: [PATCH v1 10/12] hikey960: Support usb functionality of Hikey960

From: Andy Shevchenko
Date: Tue Dec 04 2018 - 12:48:05 EST


On Tue, Dec 4, 2018 at 3:40 AM Chen Yu <chenyu56@xxxxxxxxxx> wrote:
> On 2018/12/3 17:23, Andy Shevchenko wrote:
> > On Mon, Dec 3, 2018 at 5:47 AM Yu Chen <chenyu56@xxxxxxxxxx> wrote:

> >> + .of_match_table = of_match_ptr(id_table_hisi_hikey_usb),
> >
> > Does it compiles for non-OF case? Why macro is in use?

> OK. I will add the "CONFIG_OF".
Why? Is this driver supposed to work without DT?

--
With Best Regards,
Andy Shevchenko