[PATCH] ARM: S3C64XX: Hook up VDDINT on Cragganmore
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Dec 6 05:27:32 EST 2011
On Tue, Dec 06, 2011 at 08:21:30AM +0900, Kyungmin Park wrote:
> > + REGULATOR_SUPPLY("vddint", NULL),
> Now there's mixed usage for vddint. until s5pc110 it uses the 'vddint'
> but after exynos it uses the 'vdd_int'. either is okay but need to use
> the same name for consistency?
> How do you think?
I don't really care either way. I called it vddint because the existing
s3c64xx ARM core supply is called vddarm by software so I was also going
for consistency here :) . If we want to ensure consistency we should
just pick something and move to it, though I don't know if it's really
worth the effort.
More information about the linux-arm-kernel
mailing list