Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752183AbdHHVtg (ORCPT ); Tue, 8 Aug 2017 17:49:36 -0400 Received: from mail-pf0-f170.google.com ([209.85.192.170]:36581 "EHLO mail-pf0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752002AbdHHVtf (ORCPT ); Tue, 8 Aug 2017 17:49:35 -0400 From: Kevin Hilman To: Neil Armstrong Cc: Helmut Klein , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v5.1 1/2] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock Organization: BayLibre References: <1498056132-18508-1-git-send-email-narmstrong@baylibre.com> <1498056132-18508-2-git-send-email-narmstrong@baylibre.com> Date: Tue, 08 Aug 2017 14:49:27 -0700 In-Reply-To: <1498056132-18508-2-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 21 Jun 2017 16:42:11 +0200") Message-ID: <7h1solohlk.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 Content-Length: 434 Lines: 16 Neil Armstrong writes: > From: Helmut Klein > > This patch switches to the stable UART bindings but also add the correct > gate clock to the non-AO UART nodes for GXBB and GXL SoCs. > > Acked-by: Jerome Brunet > Signed-off-by: Helmut Klein > Signed-off-by: Neil Armstrong Applied to v4.14/dt64, Thanks, Kevin