17 Jul, 2015

4 commits


10 Jul, 2015

1 commit

  • As per datasheet,
    Except LDO2, all other LDO's use bit [3:0] for VOUT select.

    Current code uses wrong mask value of 0x1f, So this patch
    fixes it to use 0xf.

    Signed-off-by: Yi Zhang
    [vaibhav.hiremath@linaro.org: Updated changelog with more detailed description]
    Signed-off-by: Vaibhav Hiremath
    Signed-off-by: Mark Brown

    Yi Zhang
     

20 Oct, 2014

1 commit


10 Jun, 2014

1 commit


20 Feb, 2014

1 commit


11 Oct, 2013

2 commits


01 Sep, 2013

1 commit


15 Aug, 2013

1 commit


13 Aug, 2013

1 commit


30 Jul, 2013

1 commit


20 Jul, 2013

3 commits