From patchwork Thu Sep 8 07:53:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9320681 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0A5BE60231 for ; Thu, 8 Sep 2016 08:06:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EFE35296C1 for ; Thu, 8 Sep 2016 08:06:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E4AF4296C7; Thu, 8 Sep 2016 08:06:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D59DB296C1 for ; Thu, 8 Sep 2016 08:06:31 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bhuKD-0008WH-GH; Thu, 08 Sep 2016 08:04:45 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bhu9b-0004uU-J2 for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2016 07:54:07 +0000 Received: by mail-wm0-x233.google.com with SMTP id b187so153345958wme.1 for ; Thu, 08 Sep 2016 00:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=kUfYj2nvs8+W+0U3Nm46PjsdGojCGHZVkckuz9I8VP8=; b=eHpYGJZ3slW2igEbl/aOKekOe3be84Yvucd55QG46/gnKztdmAnRe/lTNhEGhmclsC TPkFCiQR+T7XdsTKRz0mIzbaQPgpEahlgSUPcUNQ7o5uTWZPgwaroGlBeYIhoovMhQjK wiNmEGGhnjJTZvMhXEGRKURRYUIBfZjVmRcnBIo9l4SZCQMXss/th/1I01KHdkebxFOH lt+b9/IOvJ4fozvUJpY4ea7i5OknHYSqxcj5hk+ejZFGK659JvGsZiTVfUP3aXGVfA5w tzv3Q16vSxXkSTmnTFJk+3LjgLBL2jrg4WVHZoUUejjrDkYaTsyioiAmAHqiICQoK6pR vY3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=kUfYj2nvs8+W+0U3Nm46PjsdGojCGHZVkckuz9I8VP8=; b=GyRVS018joMywulawxMYaQF0Y1QbIGbUPS0mHhG7nB/7mRVczT7EiPhCcb7CAp/oYN ODUpQKGKrVhWiuCI3MpziaEFimp/Uzz3foCxOSkQv6gwyVc12pv0/2O99SiXYhyeH8B4 XFG5Bkmi3jub8MLQYd7qKNUQl3k+3zCj6tsSNGoTaW8YVKE/noej0UG5jkCYRk9Ul+Ql qXTNSadhylItmKERO6uSrOldf8HMTDgSVqp6waPYqE7rFrF009jMbzrB8fKkI03HdAdm FpN4Q6K2A6pnEPPAh+XbBmdgyVO8W5giD3gyOg6+kJQz4zu7mFKKgKOZf+uopBzJrTEi 7aZg== X-Gm-Message-State: AE9vXwPtE93MMMmNnnDF5af4ri5x3sGWL5WxSpiN/W6UXfvmq+KycLAxYbxD10mYnilSpwPu X-Received: by 10.194.178.165 with SMTP id cz5mr19111488wjc.57.1473321206383; Thu, 08 Sep 2016 00:53:26 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id kk6sm40484826wjb.44.2016.09.08.00.53.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Sep 2016 00:53:25 -0700 (PDT) From: Neil Armstrong To: broonie@kernel.org, carlo@caione.org, khilman@baylibre.com Subject: [PATCH 2/2] spi: meson: Add GXBB compatible Date: Thu, 8 Sep 2016 09:53:26 +0200 Message-Id: <1473321206-32284-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> References: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160908_005348_343733_5C6EF21D X-CRM114-Status: GOOD ( 11.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong --- drivers/spi/spi-meson-spifc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/spi/spi-meson-spifc.c b/drivers/spi/spi-meson-spifc.c index 2465259..616566e 100644 --- a/drivers/spi/spi-meson-spifc.c +++ b/drivers/spi/spi-meson-spifc.c @@ -442,6 +442,7 @@ static const struct dev_pm_ops meson_spifc_pm_ops = { static const struct of_device_id meson_spifc_dt_match[] = { { .compatible = "amlogic,meson6-spifc", }, + { .compatible = "amlogic,meson-gxbb-spifc", }, { }, }; MODULE_DEVICE_TABLE(of, meson_spifc_dt_match);