| Message ID | 20190328091745.7893-1-faiz_abbas@ti.com |
|---|---|
| Headers | show |
| Series | Update pbias and IO voltage in dra7 and am57 devices | expand |
Hi, On 28/03/19 2:47 PM, Faiz Abbas wrote: > The following patches update pbias and IO voltages in TI's dra7 and am57 > devices. > > Tested on: dra71x-evm, One more patch is required for dra71-evm. Will send as part of v2. dra72x-evm, dra7xx-evm, dra76x-evm, am57xx-evm, > am571-idk, am572-idk, am574-idk, am335x-evm. > > Faiz Abbas (2): > ARM: dts: dra7: Change pbias voltage to 3.3V > mmc: omap_hsmmc: Set 3.3V for IO voltage > > arch/arm/dts/dra7.dtsi | 2 +- > drivers/mmc/omap_hsmmc.c | 21 ++++++++++----------- > drivers/power/regulator/pbias_regulator.c | 2 +- > 3 files changed, 12 insertions(+), 13 deletions(-) > Thanks, Faiz