All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] meson-g12: add pwm and uart pin muxing options
@ 2022-01-03 15:46 ` Gary Bisson
  0 siblings, 0 replies; 45+ messages in thread
From: Gary Bisson @ 2022-01-03 15:46 UTC (permalink / raw)
  To: linux-amlogic
  Cc: Gary Bisson, Neil Armstrong, Kevin Hilman, Jerome Brunet,
	linux-arm-kernel, linux-kernel

Hi,

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

Let me know if you have any questions.

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(-)

-- 
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
-- 
2.34.1


^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2022-01-17  9:47 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 15:46 [PATCH 0/3] meson-g12: add pwm and uart pin muxing options Gary Bisson
2022-01-03 15:46 ` Gary Bisson
2022-01-03 15:46 ` Gary Bisson
2022-01-03 15:46 ` [PATCH 1/3] pinctrl: meson-g12a: add more pwm_f options Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-12  8:30   ` Neil Armstrong
2022-01-12  8:30     ` Neil Armstrong
2022-01-12  8:30     ` Neil Armstrong
2022-01-16  1:03   ` Linus Walleij
2022-01-16  1:03     ` Linus Walleij
2022-01-16  1:03     ` Linus Walleij
2022-01-03 15:46 ` [PATCH 2/3] arm64: dts: meson-g12-common: " Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-12  8:30   ` Neil Armstrong
2022-01-12  8:30     ` Neil Armstrong
2022-01-12  8:30     ` Neil Armstrong
2022-01-03 15:46 ` [PATCH 3/3] arm64: dts: meson-g12-common: add uart_ao_b pins muxing Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-03 15:46   ` Gary Bisson
2022-01-12  8:33   ` Neil Armstrong
2022-01-12  8:33     ` Neil Armstrong
2022-01-12  8:33     ` Neil Armstrong
2022-01-12 13:01     ` Gary Bisson
2022-01-12 13:01       ` Gary Bisson
2022-01-12 13:01       ` Gary Bisson
2022-01-12 14:34       ` Neil Armstrong
2022-01-12 14:34         ` Neil Armstrong
2022-01-12 14:34         ` Neil Armstrong
2022-01-12 21:16 ` [PATCH v2 0/3] meson-g12: add pwm and uart pin muxing options Gary Bisson
2022-01-12 21:16   ` [PATCH v2 1/3] pinctrl: meson-g12a: add more pwm_f options Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-12 21:16   ` [PATCH v2 2/3] arm64: dts: meson-g12-common: " Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-12 21:16   ` [PATCH v2 3/3] arm64: dts: meson-g12-common: add uart_ao_b pins muxing Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-12 21:16     ` Gary Bisson
2022-01-13  8:57     ` Neil Armstrong
2022-01-13  8:57       ` Neil Armstrong
2022-01-13  8:57       ` Neil Armstrong
2022-01-13  9:02   ` [PATCH v2 0/3] meson-g12: add pwm and uart pin muxing options Neil Armstrong
2022-01-17  9:47   ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.