Re: [PATCH v2 6/7] soc/tegra: pmc: Remove public pad voltage APIs

2018-07-11 Thread kbuild test robot
Hi Aapo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on tegra/for-next] [also build test WARNING on v4.18-rc4 next-20180711] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2 6/7] soc/tegra: pmc: Remove public pad voltage APIs

2018-07-11 Thread kbuild test robot
Hi Aapo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on tegra/for-next] [also build test WARNING on v4.18-rc4 next-20180711] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2 6/7] soc/tegra: pmc: Remove public pad voltage APIs

2018-07-11 Thread Jon Hunter
Adding Laxman ... On 11/07/18 15:05, Aapo Vienamo wrote: > Make tegra_io_pad_set_voltage() and tegra_io_pad_get_voltage() static > and remove the prototypes from pmc.h. Remove enum tegra_io_pad_voltage > and use the defines from > instead. > > These functions aren't used outside of the pmc

Re: [PATCH v2 6/7] soc/tegra: pmc: Remove public pad voltage APIs

2018-07-11 Thread Jon Hunter
Adding Laxman ... On 11/07/18 15:05, Aapo Vienamo wrote: > Make tegra_io_pad_set_voltage() and tegra_io_pad_get_voltage() static > and remove the prototypes from pmc.h. Remove enum tegra_io_pad_voltage > and use the defines from > instead. > > These functions aren't used outside of the pmc