Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756065AbcKVQYP (ORCPT ); Tue, 22 Nov 2016 11:24:15 -0500 Received: from mail-pg0-f43.google.com ([74.125.83.43]:35052 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754549AbcKVQYO (ORCPT ); Tue, 22 Nov 2016 11:24:14 -0500 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, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM64: dts: meson-gxl: Add support for Nexbox A95X Organization: BayLibre References: <20161122114154.17566-1-narmstrong@baylibre.com> Date: Tue, 22 Nov 2016 08:24:11 -0800 In-Reply-To: <20161122114154.17566-1-narmstrong@baylibre.com> (Neil Armstrong's message of "Tue, 22 Nov 2016 12:41:54 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) 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: 233 Lines: 8 Neil Armstrong writes: > The Nexbox A95X exists with a Meson GXBB (S905) Soc or a Meson GXL SoC (S905X). > Add the S905X variant which uses the internal PHY instead of an external PHY. Missing SoB? Kevin