Hi Rick,
On 3 January 2017 at 11:21, Rick Bronson wrote:
> Hi Simon,
>
> I'm not sure what to do about (in drivers/power/regulator/rk808.c):
>
> static const struct rk808_reg_info rk808_ldo[] = {
> { 100, 10, LDO1_ON_VSEL, 5, },
> ...
>
> I had to change this table as my LDO v
Hi Simon,
I'm not sure what to do about (in drivers/power/regulator/rk808.c):
static const struct rk808_reg_info rk808_ldo[] = {
{ 100, 10, LDO1_ON_VSEL, 5, },
...
I had to change this table as my LDO values are different for this
board. I'd like to fix it to take values fro
Hi Rick,
On 12 December 2016 at 09:57, Rick Bronson wrote:
> Hi Simon,
>
>>
>> On 9 December 2016 at 18:12, Rick Bronson wrote:
>> > Hi All,
>> >
>> > How do I enable a particular regulator upon boot? I have two
>> > identically set LDO entries:
>> >
>> > vccio_en: LDO
On 12/13/2016 01:57 AM, Rick Bronson wrote:
> Hi Simon,
>
>>
>> On 9 December 2016 at 18:12, Rick Bronson wrote:
>>> Hi All,
>>>
>>> How do I enable a particular regulator upon boot? I have two
>>> identically set LDO entries:
>>>
>>> vccio_en: LDO_REG1 {
>>>
Hi Simon,
>
> On 9 December 2016 at 18:12, Rick Bronson wrote:
> > Hi All,
> >
> > How do I enable a particular regulator upon boot? I have two
> > identically set LDO entries:
> >
> > vccio_en: LDO_REG1 {
> > regulator-always-on;
> >
Hi Rick,
On 9 December 2016 at 18:12, Rick Bronson wrote:
> Hi All,
>
> How do I enable a particular regulator upon boot? I have two
> identically set LDO entries:
>
> vccio_en: LDO_REG1 {
> regulator-always-on;
>
Hi All,
How do I enable a particular regulator upon boot? I have two
identically set LDO entries:
vccio_en: LDO_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-m
7 matches
Mail list logo