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