Re: [PATCH 0/2] power: reset: Couple of POWER_RESET_BRCMSTB Kconfig changes
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-07 16:59:27
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2017-06-07 16:59:27
Also in:
lkml
On 05/31/2017 01:39 PM, Florian Fainelli wrote:
Hi Sebastian, Here are two small tweaks to the POWER_RESET_BRCMSTB Kconfig selection to allow the driver on ARM64 and make it default to BMIPS_GENERIC on MIPS platforms. Based on your "for-next" branch.
Sebastian, are these changes okay with you?
Thanks Florian Fainelli (2): power: reset: Allow selecting POWER_RESET_BRCMSTB on ARM64 power: reset: Default POWER_RESET_BRCMSTB to BMIPS_GENERIC drivers/power/reset/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
-- Florian