From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758169AbcIHHx2 (ORCPT ); Thu, 8 Sep 2016 03:53:28 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:35083 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753871AbcIHHxZ (ORCPT ); Thu, 8 Sep 2016 03:53:25 -0400 From: Neil Armstrong To: broonie@kernel.org, carlo@caione.org, khilman@baylibre.com Cc: Neil Armstrong , linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Date: Thu, 8 Sep 2016 09:53:24 +0200 Message-Id: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Documentation/devicetree/bindings/spi/spi-meson.txt | 2 +- drivers/spi/spi-meson-spifc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 1.9.1