Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5562816imu; Mon, 26 Nov 2018 02:10:55 -0800 (PST) X-Google-Smtp-Source: AFSGD/U6DHML3NeX4nP05Hkr+qsW04nUtIK9VFpLPxq03GfIo8C8Xyhq9JsEppnB6IxqxpByuiK2 X-Received: by 2002:a63:7c13:: with SMTP id x19mr23833709pgc.45.1543227055935; Mon, 26 Nov 2018 02:10:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543227055; cv=none; d=google.com; s=arc-20160816; b=uSaepeMuvzDNqoXKptmiURDhcIIKY1XIpmvg8HHBNbUAb277JT20mriImEPyWiem/7 R1884I57y6gEh+JGVMC2x/L6w3cBONaXepLjKhBl6rBBRkvWRkPIbEIq7a9QoxT5gCop QbOkLMw6yHKFe/Bg+IWUcYbn33U3YSnffp6RjEykfwICgc3IO1OFBOEokrAOAFnk5QWa nzvNn+0lpoN+K4uutWF5WuOPAhtby5E0RR6yTTjHSRjIXPczTEZx/qaJ5JaWXKkIPJeR XE6tG5JlBOxy0xrYYXRqzl6Z8H40Cwwheh8BcvR9FEAqbSmkPBeQIjcOKUOYlOmi6CNa zxSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=gY9hsseLnhfU0nxe4SDFbx0gq6HL04n2aTcEQy9LA6o=; b=Gtb7BZeuHzXQojttv8YHJdeMMJRpMb+4dcJhcY3kyyEW7gthsx6xNNnOtHUgxUK2fm g+X/1gJzC1qwEIcdRlS79cvpFFaIicAxprUt4PUEkvjHyRm6FotbrYnHESIx6u0nvKSZ TLPZjU4vBuBv/Xw3+BDR2WSWFNlzDTCtnnfwGi6XALHAWNJlNq362MBrC/8gNSK0XJvC evp8F/G3eEAm/NaxCB7a0N7puTnWkwsJ40sgBqYtUOzQzyfO9uyowlod1s/mcl7n5Yfp i4W79Z1BzQ2cByuV2v9UA2SN6ohIoq5F2twYWB3b5PsmA/d39P3+SkAFvsy3loZpOZSG Uahg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o11si25786725pll.160.2018.11.26.02.10.39; Mon, 26 Nov 2018 02:10:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726299AbeKZVDi (ORCPT + 99 others); Mon, 26 Nov 2018 16:03:38 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:43272 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726203AbeKZVDh (ORCPT ); Mon, 26 Nov 2018 16:03:37 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 433N2H1GP4z1r0gT; Mon, 26 Nov 2018 11:09:59 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 433N2G6YMcz1qrnK; Mon, 26 Nov 2018 11:09:58 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id YA6dKrFw3c2H; Mon, 26 Nov 2018 11:09:52 +0100 (CET) X-Auth-Info: GYqq8Z3lT0JgIrNqaxKtblqGUa108p5/pPtwaE1KiDY= Received: from xpert.denx.de (unknown [62.91.23.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 26 Nov 2018 11:09:52 +0100 (CET) From: Parthiban Nallathambi To: marc.zyngier@arm.com, tglx@linutronix.de, jason@lakedaemon.net, robh+dt@kernel.org, mark.rutland@arm.com, afaerber@suse.de, catalin.marinas@arm.com, will.deacon@arm.com, manivannan.sadhasivam@linaro.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, thomas.liau@actions-semi.com, mp-cs@actions-semi.com, linux@cubietech.com, edgar.righi@lsitec.org.br, laisa.costa@lsitec.org.br, guilherme.simoes@lsitec.org.br, mkzuffo@lsi.usp.br, Parthiban Nallathambi Subject: [PATCH v3 4/4] arm64: dts: actions: s700-cubieboard7: Enable SIRQ Date: Mon, 26 Nov 2018 11:09:40 +0100 Message-Id: <20181126100940.2944780-1-pn@denx.de> X-Mailer: git-send-email 2.17.2 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add pinctrl definitions for Actions Semiconductor S700 SIRQ external interrupt controller. Signed-off-by: Parthiban Nallathambi --- .../boot/dts/actions/s700-cubieboard7.dts | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/arch/arm64/boot/dts/actions/s700-cubieboard7.dts b/arch/arm64/boot/dts/actions/s700-cubieboard7.dts index 28f3f4a0f7f0..af44fd0456cf 100644 --- a/arch/arm64/boot/dts/actions/s700-cubieboard7.dts +++ b/arch/arm64/boot/dts/actions/s700-cubieboard7.dts @@ -37,3 +37,22 @@ &uart3 { status = "okay"; }; + +&sirq { + pinctrl-names = "default"; + pinctrl-0 = <&sirq2_default>; +}; + +&pinctrl { + sirq2_default: sirq2_default { + pinmux { + groups = "sirq2_dummy"; + function = "sirq2"; + }; + + pinconf { + pins = "sirq2"; + bias-pull-pin-default; + }; + }; +}; -- 2.17.2