Re: [PATCH v2 13/23] pinctrl: sunxi: Add I2C pinmuxes

2022-03-27 Thread Andre Przywara
On Thu, 17 Mar 2022 22:54:10 -0500 Samuel Holland wrote: Hi, > Where multiple options were available, the one matching board.c and the > device trees was chosen. > > Pin lists and mux values were taken from the Linux drivers. > > Signed-off-by: Samuel Holland > --- > > (no changes since v1)

[PATCH v2 13/23] pinctrl: sunxi: Add I2C pinmuxes

2022-03-17 Thread Samuel Holland
Where multiple options were available, the one matching board.c and the device trees was chosen. Pin lists and mux values were taken from the Linux drivers. Signed-off-by: Samuel Holland --- (no changes since v1) drivers/pinctrl/sunxi/pinctrl-sunxi.c | 37 +++ 1 file