Re: [PATCH v6 01/12] pinctrl: Add pinmux property support to pinctrl-generic

2020-10-09 Thread Tom Rini
On Mon, Sep 14, 2020 at 11:01:55AM -0400, 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 pro

[PATCH v6 01/12] pinctrl: Add pinmux property support to pinctrl-generic

2020-09-14 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 pi