Re: [PATCH 2/3] PCI: brcmstb: Add regulator support
From: Mark Brown <broonie@kernel.org>
Date: 2020-02-14 11:52:27
Also in:
linux-gpio, linux-pci
From: Mark Brown <broonie@kernel.org>
Date: 2020-02-14 11:52:27
Also in:
linux-gpio, linux-pci
On Fri, Feb 14, 2020 at 11:06:51AM +0100, Linus Walleij wrote:
So what this does is just grab any regulators, no matter what they are named, and enable them? The swiss army knife used is the raw of_* parsing functions.
I don't think that is very good practice.
This is a really bad idea, yes.