Re: [PATCH v2 01/10] pinctrl: Add pinmux property support to pinctrl-generic

2020-06-17 Thread Sean Anderson
On 6/16/20 11:11 PM, Simon Glass wrote: > Hi Sean, > > On Sun, 7 Jun 2020 at 19:27, Sean Anderson wrote: >> >> The pinmux property allows for smaller and more compact device trees, >> especially when there are many pins which need to be assigned individually. >> Instead of specifying an array of

Re: [PATCH v2 01/10] pinctrl: Add pinmux property support to pinctrl-generic

2020-06-16 Thread Simon Glass
Hi Sean, On Sun, 7 Jun 2020 at 19:27, Sean Anderson wrote: > > The pinmux property allows for smaller and more compact device trees, > especially when there are many pins which need to be assigned individually. > Instead of specifying an array of strings to be parsed as pins and a > function

[PATCH v2 01/10] pinctrl: Add pinmux property support to pinctrl-generic

2020-06-07 Thread Sean Anderson
The pinmux property allows for smaller and more compact device trees, especially when there are many pins which need to be assigned individually. Instead of specifying an array of strings to be parsed as pins and a function property, the pinmux property contains an array of integers representing