From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 11 Oct 2017 17:26:11 -0700 Subject: [PATCH 0/2] ARM64: dts: meson-gx: cleanup uarts nodes In-Reply-To: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 11 Oct 2017 17:39:38 +0200") References: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> Message-ID: <7hbmldfbz0.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Neil Armstrong writes: > Since the switch to documented uart bindings, old compatible and clocks > were left for simplicity. > > These patches finally cleans these up. Applied to v4.15/dt64, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 11 Oct 2017 17:26:11 -0700 Subject: [PATCH 0/2] ARM64: dts: meson-gx: cleanup uarts nodes In-Reply-To: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 11 Oct 2017 17:39:38 +0200") References: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> Message-ID: <7hbmldfbz0.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Neil Armstrong writes: > Since the switch to documented uart bindings, old compatible and clocks > were left for simplicity. > > These patches finally cleans these up. Applied to v4.15/dt64, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752654AbdJLA0U (ORCPT ); Wed, 11 Oct 2017 20:26:20 -0400 Received: from mail-pf0-f171.google.com ([209.85.192.171]:46634 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751717AbdJLA0T (ORCPT ); Wed, 11 Oct 2017 20:26:19 -0400 X-Google-Smtp-Source: AOwi7QAEE6447QbMZRTDsnu24HU3znvBbiwTNWBxo9R6IQZexc2X3EKfpinj18Q6TYdA10/q8qZ5GQ== From: Kevin Hilman To: Neil Armstrong Cc: carlo@caione.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] ARM64: dts: meson-gx: cleanup uarts nodes Organization: BayLibre References: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> Date: Wed, 11 Oct 2017 17:26:11 -0700 In-Reply-To: <1507736380-21019-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Wed, 11 Oct 2017 17:39:38 +0200") Message-ID: <7hbmldfbz0.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 Neil Armstrong writes: > Since the switch to documented uart bindings, old compatible and clocks > were left for simplicity. > > These patches finally cleans these up. Applied to v4.15/dt64, Kevin