From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 30 Jan 2018 16:04:31 -0800 Subject: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates In-Reply-To: <20180111023401.125658-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Thu, 11 Jan 2018 10:33:56 +0800") References: <20180111023401.125658-1-yixun.lan@amlogic.com> Message-ID: <7hr2q6c2r4.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org 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, Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 30 Jan 2018 16:04:31 -0800 Subject: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates In-Reply-To: <20180111023401.125658-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Thu, 11 Jan 2018 10:33:56 +0800") References: <20180111023401.125658-1-yixun.lan@amlogic.com> Message-ID: <7hr2q6c2r4.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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, Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates Date: Tue, 30 Jan 2018 16:04:31 -0800 Message-ID: <7hr2q6c2r4.fsf@baylibre.com> References: <20180111023401.125658-1-yixun.lan@amlogic.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20180111023401.125658-1-yixun.lan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org> (Yixun Lan's message of "Thu, 11 Jan 2018 10:33:56 +0800") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yixun Lan Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Neil Armstrong , Jerome Brunet , Rob Herring , Mark Rutland , Carlo Caione , linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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, Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688AbeAaAEi (ORCPT ); Tue, 30 Jan 2018 19:04:38 -0500 Received: from mail-pg0-f65.google.com ([74.125.83.65]:39626 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751853AbeAaAEf (ORCPT ); Tue, 30 Jan 2018 19:04:35 -0500 X-Google-Smtp-Source: AH8x224aLhYDIMm8l1IVseZ2a3n4dDjYDYF8SFfSEpisZTZWHKfBpUvKCPwG0IWMBYPBxu2gwhzdYA== From: Kevin Hilman To: Yixun Lan Cc: , Neil Armstrong , Jerome Brunet , Rob Herring , Mark Rutland , Carlo Caione , , , Subject: Re: [PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates Organization: BayLibre References: <20180111023401.125658-1-yixun.lan@amlogic.com> Date: Tue, 30 Jan 2018 16:04:31 -0800 In-Reply-To: <20180111023401.125658-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Thu, 11 Jan 2018 10:33:56 +0800") Message-ID: <7hr2q6c2r4.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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, Thanks, Kevin