[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220103154616.308376-1-gary.bisson@boundarydevices.com>
Date: Mon, 3 Jan 2022 16:46:13 +0100
From: Gary Bisson <gary.bisson@...ndarydevices.com>
To: linux-amlogic@...ts.infradead.org
Cc: Gary Bisson <gary.bisson@...ndarydevices.com>,
Neil Armstrong <narmstrong@...libre.com>,
Kevin Hilman <khilman@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] meson-g12: add pwm and uart pin muxing options
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@...libre.com>
Cc: Kevin Hilman <khilman@...libre.com>
Cc: Jerome Brunet <jbrunet@...libre.com>
Cc: linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org
--
2.34.1
Powered by blists - more mailing lists