Message ID | 20220112211642.2248901-1-gary.bisson@boundarydevices.com (mailing list archive) |
---|---|
Headers | show |
Series | meson-g12: add pwm and uart pin muxing options | expand |
Hi, On 12/01/2022 22:16, Gary Bisson wrote: > This series adds a few pin muxing options needed for our HW platform (to > be submitted soon). > > 1- pwm_f: adding missing both GPIOZ_12 & GPIOA_11 options > -> tested GPIOA_11 as mipi display backlight > -> order for this patch is not alphabetical but follows doc order (to > match current order) > 2- uart_ao_b: adding both options for ao_b uart + its rts/cts pins > -> tested on custom hw too > > Changes v1->v2: > - rename uart_ao_b signals as suggested by Neil > > Let me know if you have any questions. Thanks, I'm waiting for Linus to pick the pinctrl patch and I'll apply the DT patches. Thanks, Neil > > Regards, > Gary > > Gary Bisson (3): > pinctrl: meson-g12a: add more pwm_f options > arm64: dts: meson-g12-common: add more pwm_f options > arm64: dts: meson-g12-common: add uart_ao_b pins muxing > > .../boot/dts/amlogic/meson-g12-common.dtsi | 43 +++++++++++++++++++ > drivers/pinctrl/meson/pinctrl-meson-g12a.c | 6 ++- > 2 files changed, 48 insertions(+), 1 deletion(-) >
Hi, On Wed, 12 Jan 2022 22:16:39 +0100, Gary Bisson wrote: > This series adds a few pin muxing options needed for our HW platform (to > be submitted soon). > > 1- pwm_f: adding missing both GPIOZ_12 & GPIOA_11 options > -> tested GPIOA_11 as mipi display backlight > -> order for this patch is not alphabetical but follows doc order (to > match current order) > 2- uart_ao_b: adding both options for ao_b uart + its rts/cts pins > -> tested on custom hw too > > [...] Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.18/dt64) [2/3] arm64: dts: meson-g12-common: add more pwm_f options https://git.kernel.org/amlogic/c/073983233302641d080b524640cc99be696e802a [3/3] arm64: dts: meson-g12-common: add uart_ao_b pins muxing https://git.kernel.org/amlogic/c/2c420d79dae47f9fa3bb8ccb76eaba864c579721