From mboxrd@z Thu Jan 1 00:00:00 1970 From: yixun.lan@amlogic.com (Yixun Lan) Date: Wed, 31 Jan 2018 10:25:45 +0800 Subject: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates In-Reply-To: References: <20180111023401.125658-1-yixun.lan@amlogic.com> <7hr2q6c2r4.fsf@baylibre.com> Message-ID: <8990554d-e995-e432-8f50-3b247f71b0fd@amlogic.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 01/31/18 08:22, Kevin Hilman wrote: > On Tue, Jan 30, 2018 at 4:04 PM, Kevin Hilman wrote: >> Yixun Lan writes: >> >>> HI Kevin >>> These are the UART DT updates for the Meson-AXG platform. >>> >>> The patch 1 is a general fix. >>> Other patches are about adding clock & pinctrl info, then using them. >>> Last patch enable UART_A which connect to a BT module on the S400 board. >> >> Applied to v4.16/dt64, > > Oops, I meant v4.17. > Hi Kevin I should warn you about the patch 3 [1], it actually depend on the gpio renaming patch [2] I'm still waiting Linus to take patch [2], then update according (or you could help amend the patch? it's simply a 's/uart_ao_b_gpioz/uart_ao_b_z/g) Yixun [1] [PATCH v3 3/5] ARM64: dts: meson-axg: uart: Add the pinctrl info description http://lists.infradead.org/pipermail/linux-amlogic/2018-January/006096.html [2] [PATCH] pinctrl: meson-axg: adjust uart_ao_b pin group naming http://lists.infradead.org/pipermail/linux-amlogic/2018-January/006201.html