Re: [PATCH 3/5] pinctrl: Rework the pinmux handling for BM1880 SoC

2019-05-24 Thread Linus Walleij
On Mon, May 20, 2019 at 10:31 AM Manivannan Sadhasivam wrote: > Rework the BM1880 SoC pinmux handling by removing the > BM1880_PINMUX_FUNCTION_MUX define and merging it with the > BM1880_PINMUX_FUNCTION definition. Since the PWM muxing is handled by > generic pin controller in the SoC itself, the

[PATCH 3/5] pinctrl: Rework the pinmux handling for BM1880 SoC

2019-05-20 Thread Manivannan Sadhasivam
Rework the BM1880 SoC pinmux handling by removing the BM1880_PINMUX_FUNCTION_MUX define and merging it with the BM1880_PINMUX_FUNCTION definition. Since the PWM muxing is handled by generic pin controller in the SoC itself, there is no need to have a dedicated code to do the muxing in PWM registers