[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159378750699.7612.3747943343943399740.b4-ty@arm.com>
Date: Fri, 3 Jul 2020 15:49:49 +0100
From: Sudeep Holla <sudeep.holla@....com>
To: Sudeep Holla <sudeep.holla@....com>,
Cristian Marussi <cristian.marussi@....com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Cc: james.quinlan@...adcom.com, Jonathan.Cameron@...wei.com,
lukasz.luba@....com, Arnd Bergmann <arnd@...db.de>,
Peng Fan <peng.fan@....com>
Subject: Re: [PATCH] firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
On Thu, 25 Jun 2020 11:19:37 +0100, Sudeep Holla wrote:
> Commit e5bfb21d98b6 ("firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to
> identify SMCCC v1.1 and above") introduced new config option to identify
> the availability of SMCCC discoverability of version and features
> transparently hiding the indirect dependency on ARM_PSCI_FW.
>
> Commit 5a897e3ab429 ("firmware: arm_scmi: fix psci dependency") just
> worked around the build dependency making SCMI SMC/HVC transport depend
> on ARM_PSCI_FW at the time. Since it really just relies on SMCCC directly
> and not on ARM_PSCI_FW, let us move to use CONFIG_HAVE_ARM_SMCCC_DISCOVERY
> instead of CONFIG_ARM_PSCI_FW.
Applied to sudeep.holla/linux (for-next/scmi), thanks!
[1/1] firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW
https://git.kernel.org/sudeep.holla/c/d764282377
--
Regards,
Sudeep
Powered by blists - more mailing lists