gpio: support gpio set/get pull status
Caesar Wang authored
On some platform gpio can set/get pull status when input, add these
function so we can set/get gpio pull status when need it. And they are
optional function.
19588982