From patchwork Sun Mar 12 23:28:14 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 95188 Delivered-To: patch@linaro.org Received: by 10.140.82.71 with SMTP id g65csp952632qgd; Sun, 12 Mar 2017 16:28:34 -0700 (PDT) X-Received: by 10.98.79.90 with SMTP id d87mr33717582pfb.126.1489361314578; Sun, 12 Mar 2017 16:28:34 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e3si16421668plb.171.2017.03.12.16.28.34; Sun, 12 Mar 2017 16:28:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-gpio-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-gpio-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935525AbdCLX2e (ORCPT + 4 others); Sun, 12 Mar 2017 19:28:34 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:35810 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935523AbdCLX2d (ORCPT ); Sun, 12 Mar 2017 19:28:33 -0400 Received: by mail-lf0-f54.google.com with SMTP id j90so57567284lfk.2 for ; Sun, 12 Mar 2017 16:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8k+h+w0kwRI3A5vveeTpzuvOY437EL4KIqBlGBVQor4=; b=ZZ3V5D4Hy4o73jhe40bZTQYBg2J58sJ8pY7aAX9ceI0OZvnZdnHt3SwxNi6BBxZd7r 8SAZZ1HMq5ye9oOQmvosJsrhZ5m13ufN/9FAa0eF+5hfazENZoVkMnJDHyl3cTA6aCAl YplV7npL4BXR3ILRJ4twZpGGnIPKxlKDRnWoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8k+h+w0kwRI3A5vveeTpzuvOY437EL4KIqBlGBVQor4=; b=ChRfRRw7hucZNbW5QgGS8JUWF3wiMydXCvyNXnxmDqc1AYKrZbXzOl5li44eQdLDuR EOwSuZ+VVR+Nmv+0I9CTSVdbr38rO7fqz+QGKZraOOlJZb1Fk12u6hmLYGM7SPha7hsk vo8MYVaremmG/fVnRLifHnXIqwV7V7zv8fpDSqONUSJmGKADbrKoZbRIKCv0Y+V+iunS Xx4YZ7Sons6Lhf5YVDcJXuGvnv5ZXTCaLGFuhRWUYLjwrPHi6cPyX0YrxnW6cIgJd7yd ZUnGap/ptr1fy2Q6SqPY0TcDCOg5qwdPyzrvQfQjTvAfPk4Fric4gZ3bUj7AD6Hx0kDI VdSw== X-Gm-Message-State: AMke39kso9Wfz/HUPgRTUoJCnrxxra7Ma6eAUfvLsP6kKEcKBR4+3m3dJoHPEnZn77Z4Fh36 X-Received: by 10.25.234.71 with SMTP id i68mr7485344lfh.25.1489361311754; Sun, 12 Mar 2017 16:28:31 -0700 (PDT) Received: from localhost.localdomain (c-357171d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.113.53]) by smtp.gmail.com with ESMTPSA id l137sm1811955lfb.64.2017.03.12.16.28.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Mar 2017 16:28:30 -0700 (PDT) From: Linus Walleij To: Hans Ulli Kroll , Florian Fainelli , Jonas Jensen , Alexandre Courbot Cc: Janos Laube , Paulius Zaleckas , openwrt-devel@openwrt.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, Linus Walleij Subject: [PATCH 2/6] ARM: dts: augment Gemini GPIO nodes Date: Mon, 13 Mar 2017 00:28:14 +0100 Message-Id: <20170312232818.26304-2-linus.walleij@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170312232818.26304-1-linus.walleij@linaro.org> References: <20170312232818.26304-1-linus.walleij@linaro.org> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org The binding should state "cortina,gemini-gpio", "faraday,ftgpio010" stating the full name of the IP part. Cc: Jonas Jensen Signed-off-by: Linus Walleij --- arch/arm/boot/dts/gemini.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi index 67c0a63d5527..b8d011bdcc76 100644 --- a/arch/arm/boot/dts/gemini.dtsi +++ b/arch/arm/boot/dts/gemini.dtsi @@ -82,7 +82,7 @@ }; gpio0: gpio@4d000000 { - compatible = "cortina,gemini-gpio"; + compatible = "cortina,gemini-gpio", "faraday,ftgpio010"; reg = <0x4d000000 0x100>; interrupts = <22 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; @@ -92,7 +92,7 @@ }; gpio1: gpio@4e000000 { - compatible = "cortina,gemini-gpio"; + compatible = "cortina,gemini-gpio", "faraday,ftgpio010"; reg = <0x4e000000 0x100>; interrupts = <23 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; @@ -102,7 +102,7 @@ }; gpio2: gpio@4f000000 { - compatible = "cortina,gemini-gpio"; + compatible = "cortina,gemini-gpio", "faraday,ftgpio010"; reg = <0x4f000000 0x100>; interrupts = <24 IRQ_TYPE_LEVEL_HIGH>; gpio-controller;