From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753291AbeAaCZv (ORCPT ); Tue, 30 Jan 2018 21:25:51 -0500 Received: from mail-sh2.amlogic.com ([58.32.228.45]:33096 "EHLO mail-sh2.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753146AbeAaCZt (ORCPT ); Tue, 30 Jan 2018 21:25:49 -0500 Subject: Re: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates To: Kevin Hilman References: <20180111023401.125658-1-yixun.lan@amlogic.com> <7hr2q6c2r4.fsf@baylibre.com> CC: , devicetree , Neil Armstrong , Jerome Brunet , Rob Herring , Mark Rutland , Carlo Caione , linux-amlogic , linux-arm-kernel , lkml , Linus Walleij From: Yixun Lan Message-ID: <8990554d-e995-e432-8f50-3b247f71b0fd@amlogic.com> Date: Wed, 31 Jan 2018 10:25:45 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.18.20.235] X-ClientProxiedBy: mail-sh2.amlogic.com (10.18.11.6) To mail-sh2.amlogic.com (10.18.11.6) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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