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: 9320679 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 AB72B60231 for ; Thu, 8 Sep 2016 08:05:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9C86F29639 for ; Thu, 8 Sep 2016 08:05:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9129A296C0; Thu, 8 Sep 2016 08:05:29 +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 3556329639 for ; Thu, 8 Sep 2016 08:05:28 +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 1bhuKm-0001K2-GF; Thu, 08 Sep 2016 08:05:20 +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-0004uT-J0 for linux-amlogic@lists.infradead.org; Thu, 08 Sep 2016 07:54:07 +0000 Received: by mail-wm0-x233.google.com with SMTP id w12so73066870wmf.0 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=ghyeLVYFeI4LQEQ8YDmKDa08PLwFCPpMVRknjKDpzoBGkg1BFbT6pU0OAbqbr1gqoj Ez+zRug4s+1SNXCdTdvjvhsJPmvGimsAIs0+OWTszokgrksOKMI1uYdA4KyOIzSjl1Yo sy91lWtqZuepMS3hpsITkKaewr/KftXLQi/bRB7YJHNH7FIMuhSbX3+sFFVb5XlmYBCW bKVbj1tJYL9DkbS3gFvfBEI3FHnECbLq885e031RcD7823ryDAhSCdkZuOuCRMerltn8 0NxMxTEmI/tn0HMBSabtQj92I3rQyUI8jDu8LUXwUx0w18IyTeqzekqlGms9AYn20rwh 4oSQ== X-Gm-Message-State: AE9vXwOo7nyvgC37KM3oPyf0ON6hjzaUoRLyhq/zeIwQxdG5WOGa/2M+6Q9JAJP9yBab5aI4 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_214095_FF1550A6 X-CRM114-Status: UNSURE ( 9.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=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);