Re: [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

From: Sricharan Ramabadhran
Date: Thu Jun 01 2023 - 05:51:17 EST




On 5/29/2023 9:25 PM, andy.shevchenko@xxxxxxxxx wrote:
Mon, May 29, 2023 at 03:58:09PM +0530, Sricharan Ramabadhran kirjoitti:
On 5/20/2023 12:17 AM, Andy Shevchenko wrote:
On Fri, May 19, 2023 at 3:55 PM Sricharan Ramabadhran
<quic_srichara@xxxxxxxxxxx> wrote:

...

depends on OF || COMPILE_TEST

Yeah sure. COMPILE_TEST could be standalone. Will fix it and repost.

Standalone COMPILE_TEST will give you definitely NOT what you want.
And actually it's strange to have it standalone.


Ho ok, i meant like this, "depends on ARM64 || COMPILE_TEST"

Regards,
Sricharan