13 Jul, 2016

1 commit


21 Jun, 2016

1 commit


26 Apr, 2016

1 commit


06 Apr, 2016

1 commit


15 Mar, 2016

2 commits

  • Q901 is PMOS, LCD_nPWREN should be at low voltage then output is 3V3.
    If LCD_nPWREN is high, output is 2.4V which is not correct.

    Signed-off-by: Peng Fan
    (cherry picked from commit b54bb7111af62a19a8aa930f8bbcf03f9515b863)

    Peng Fan
     
  • Fix 74LV OE gpio index. pinmux is correct, but gpio index
    is wrong, so gpio output will not have effect, since we
    use wrong GPIO5_IO18, but not correct GPIO5_IO8.

    And at the end of the initialization of 74lv init, should
    keep OE voltage level at LOW, but not high.

    Signed-off-by: Peng Fan
    (cherry picked from commit be7654b4cd7edd456ca8d5df3a51cc04ee2fb8f4)

    Peng Fan
     

04 Mar, 2016

34 commits