On 08/09/2013 10:48 PM, Kumar Gala wrote: > On Jul 31, 2013, at 1:25 AM, Haijun Zhang wrote: > >> Add function to support get voltage from device-tree. >> If there are voltage-range specified in device-tree node, this function >> will parse it and return the avail voltage mask. >> >> Signed-off-by: Haijun Zhang >> --- >> changes for v2: >> - Update the parameters of function >> >> drivers/mmc/core/core.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ >> include/linux/mmc/core.h | 1 + >> 2 files changed, 47 insertions(+) > There should be a device tree binding spec update to go with this patch series. > > - k Hi, kumar I'll update this tree binding spec after the patch set is accept by Anton. -- Thanks & Regards Haijun