[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdYDB883r7RRa-i1T_aWvDW1n3c_LvScigQVnt5TsPbPCg@mail.gmail.com>
Date: Fri, 22 Jan 2021 14:19:07 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Cc: Andreas Färber <afaerber@...e.de>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
linux-actions@...ts.infradead.org,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Cristian Ciocaltea <cristian.ciocaltea@...il.com>
Subject: Re: [PATCH] pinctrl: actions: Add the platform dependency to drivers
On Thu, Jan 21, 2021 at 7:26 AM Manivannan Sadhasivam
<manivannan.sadhasivam@...aro.org> wrote:
> The Actions Semi pinctrl drivers are a mix of both ARM32 and ARM64
> platforms. So let's add the correct platform dependency to avoid them
> being selected on the other.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Are you not opting out of build tests when you do this?
What about:
depends on ARM64 || COMPILE_TEST
(etc)
?
Yours,
Linus Walleij
Yours,
Linus Walleij
Powered by blists - more mailing lists