From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759030AbcIHSNz (ORCPT ); Thu, 8 Sep 2016 14:13:55 -0400 Received: from mail-it0-f48.google.com ([209.85.214.48]:37411 "EHLO mail-it0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751944AbcIHSNv (ORCPT ); Thu, 8 Sep 2016 14:13:51 -0400 From: Kevin Hilman To: Neil Armstrong Cc: broonie@kernel.org, carlo@caione.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Organization: BayLibre References: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> Date: Thu, 08 Sep 2016 11:13:48 -0700 In-Reply-To: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Thu, 8 Sep 2016 09:53:24 +0200") 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 Neil Armstrong writes: > This patchset adds a specific compatible string in the Meson SPIFC driver for > the Amlogic Meson GXBB SoC. > > This patchset is SPI-only respin from Jerome Brunet patchset at [1]. > > [1] http://lkml.kernel.org/r/1473261223-15412-1-git-send-email-jbrunet@baylibre.com > > Neil Armstrong (2): > dt-bindings: spi-meson: Add GXBB Compatible string > spi: meson: Add GXBB compatible Acked-by: Kevin Hilman Mark, with your ack, I could take these through the amlogic tree also. Let me know. Kevin