Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Jon Hunter
On 11/07/18 10:23, Aapo Vienamo wrote: > On Wed, 11 Jul 2018 09:30:57 +0100 > Jon Hunter wrote: > >> On 10/07/18 13:47, Aapo Vienamo wrote: >>> Refactor the IO pad tables into macro tables so that they can be reused >>> to generate pinctrl pin descriptors. Also add a name field which is >>>

Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Jon Hunter
On 11/07/18 10:23, Aapo Vienamo wrote: > On Wed, 11 Jul 2018 09:30:57 +0100 > Jon Hunter wrote: > >> On 10/07/18 13:47, Aapo Vienamo wrote: >>> Refactor the IO pad tables into macro tables so that they can be reused >>> to generate pinctrl pin descriptors. Also add a name field which is >>>

Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Aapo Vienamo
On Wed, 11 Jul 2018 09:30:57 +0100 Jon Hunter wrote: > On 10/07/18 13:47, Aapo Vienamo wrote: > > Refactor the IO pad tables into macro tables so that they can be reused > > to generate pinctrl pin descriptors. Also add a name field which is > > needed by pinctrl. > > > > Signed-off-by: Aapo

Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Aapo Vienamo
On Wed, 11 Jul 2018 09:30:57 +0100 Jon Hunter wrote: > On 10/07/18 13:47, Aapo Vienamo wrote: > > Refactor the IO pad tables into macro tables so that they can be reused > > to generate pinctrl pin descriptors. Also add a name field which is > > needed by pinctrl. > > > > Signed-off-by: Aapo

Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Jon Hunter
On 10/07/18 13:47, Aapo Vienamo wrote: > Refactor the IO pad tables into macro tables so that they can be reused > to generate pinctrl pin descriptors. Also add a name field which is > needed by pinctrl. > > Signed-off-by: Aapo Vienamo > --- > drivers/soc/tegra/pmc.c | 231 >

Re: [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables

2018-07-11 Thread Jon Hunter
On 10/07/18 13:47, Aapo Vienamo wrote: > Refactor the IO pad tables into macro tables so that they can be reused > to generate pinctrl pin descriptors. Also add a name field which is > needed by pinctrl. > > Signed-off-by: Aapo Vienamo > --- > drivers/soc/tegra/pmc.c | 231 >