[PATCH v2 5/5] ARM: dts: add bcm590xx pmu support and enable for bcm28155-ap
Mark Brown
broonie at kernel.org
Tue Feb 18 23:44:58 EST 2014
On Tue, Feb 18, 2014 at 06:17:12PM -0500, Matt Porter wrote:
> + csr_reg: regulator at 13 {
> + reg = <13>;
> + regulator-compatible = "csr";
> + regulator-min-microvolt = <860000>;
> + regulator-max-microvolt = <1440000>;
> + };
You should not be setting voltage ranges like this in a .dtsi - you've
no idea if these voltage ranges are in fact valid for any given board so
they can't be set safely. In general I would not expect to see any
configuration at all for regulators in an include file for the chip.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140219/0491f4d5/attachment.sig>
More information about the linux-arm-kernel
mailing list