From patchwork Mon Jul 13 02:13:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Lee X-Patchwork-Id: 11658527 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E15936C1 for ; Mon, 13 Jul 2020 02:14:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B0FED206D9 for ; Mon, 13 Jul 2020 02:14:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="I8DCD1kJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B0FED206D9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=allwinnertech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=8DCINtu73kPVK+7JGFqIJ/US5U7p+oMo2C4BbEL/6YM=; b=I8DCD1kJQlP/t+2acO15uz5XLH niVaMhBq0KtoPseAHrZoZmcyOe+avC+YaiuajUilFGGxCTyNkqVji4wYFD6DPYaMhI2yZqve/fYN6 uE/9/NzLMJnqMmHpt22uhgbq83Q0Lq8TtVcF2Cw7ALQda5FOq2+bNeRP+nT0p4Cgi7aHsJ899MU63 QpDgB1aqCp58AN4Wvx64yq9w+/OXk0bKh7y3boFWBDChzPZ5qjp99dJlKa+cVpTvvXYg2MYHGVC8/ YOOdKWcDtoEwj0SgX4sYXbXI9do+UGuwte0CG9EGfEBz+l0BHHjEMsTn5/iARR9KStVv5O/ISlsbt MenD/hSQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1junyE-0002RX-3P; Mon, 13 Jul 2020 02:13:30 +0000 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1juny9-0002Qo-Na for linux-arm-kernel@lists.infradead.org; Mon, 13 Jul 2020 02:13:27 +0000 X-Alimail-AntiSpam: AC=CONTINUE; BC=0.4102802|-1; CH=green; DM=|CONTINUE|false|; DS=CONTINUE|ham_system_inform|0.00696024-0.000355632-0.992684; FP=0|0|0|0|0|-1|-1|-1; HT=e02c03278; MF=frank@allwinnertech.com; NM=1; PH=DS; RN=11; RT=11; SR=0; TI=SMTPD_---.I0sGW3h_1594606394; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I0sGW3h_1594606394) by smtp.aliyun-inc.com(10.147.42.253); Mon, 13 Jul 2020 10:13:20 +0800 From: Frank Lee To: tglx@linutronix.de, jason@lakedaemon.net, maz@kernel.org, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org Subject: [PATCH v3 11/16] dt-bindings: irq: sun7i-nmi: fix dt-binding for a80 nmi Date: Mon, 13 Jul 2020 10:13:09 +0800 Message-Id: <20200713021309.31885-1-frank@allwinnertech.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200712_221326_000883_794DD74E X-CRM114-Status: UNSURE ( 6.68 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [121.197.207.205 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tiny.windzz@gmail.com, devicetree@vger.kernel.org, Frank Lee , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org There is no one use "allwinner,sun9i-a80-sc-nmi". The A80 uses "allwinner,sun9i-a80-nmi". Let's fix it. Signed-off-by: Frank Lee Acked-by: Rob Herring --- .../bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml index cf09055..aab74a8 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml @@ -29,7 +29,7 @@ properties: - items: - const: allwinner,sun8i-a83t-r-intc - const: allwinner,sun6i-a31-r-intc - - const: allwinner,sun9i-a80-sc-nmi + - const: allwinner,sun9i-a80-nmi - items: - const: allwinner,sun50i-a64-r-intc - const: allwinner,sun6i-a31-r-intc From patchwork Mon Jul 13 02:17:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Lee X-Patchwork-Id: 11658529 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 05A8313B4 for ; Mon, 13 Jul 2020 02:19:21 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D30FB206D9 for ; Mon, 13 Jul 2020 02:19:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UbkggrFq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D30FB206D9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=allwinnertech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=UXkLGNc+wbG20VTOVtYr/GJrc6MATbgfTJ/FJjbaohI=; b=UbkggrFq2QDnPUjJ6ozi96gQBC 9kGeWgYnFdVKVt6lfB6YHiXyAx6oupw4KaxWurosxRBCTa3EbCRVk4DH3TKCCHGUPvHUi+AA4CHfr JulAF+y4kzVOqOZLq+ga3nqOMq3d1SpCp/BHr8zamFQqT/99R6n6auwaeZDhlISWbont1C3ybEHKa E7MRp8HSgvonr6yzLqUQWi26X7hGS7WlD4oQXeI80zzkgNnicndlNPD8WLij8p6+mrGW5RnIMJO4V oLSrYMF0YGvy2y3LlIh4b2KRopOSA26DIwIuBHBQelF75B1ax9Ans3+wfOmx8TXcZZhdBtjgkuiKc dYX7iS6g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1juo2W-0002nN-R7; Mon, 13 Jul 2020 02:17:56 +0000 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1juo2U-0002mm-GQ for linux-arm-kernel@lists.infradead.org; Mon, 13 Jul 2020 02:17:55 +0000 X-Alimail-AntiSpam: AC=CONTINUE; BC=0.3591534|-1; CH=green; DM=|CONTINUE|false|; DS=CONTINUE|ham_system_inform|0.0142864-0.00190888-0.983805; FP=0|0|0|0|0|-1|-1|-1; HT=e01l10422; MF=frank@allwinnertech.com; NM=1; PH=DS; RN=11; RT=11; SR=0; TI=SMTPD_---.I0soH8L_1594606665; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I0soH8L_1594606665) by smtp.aliyun-inc.com(10.147.42.241); Mon, 13 Jul 2020 10:17:49 +0800 From: Frank Lee To: tglx@linutronix.de, jason@lakedaemon.net, maz@kernel.org, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org Subject: [PATCH v3 12/16] dt-bindings: irq: sun7i-nmi: Add binding for A100's NMI controller Date: Mon, 13 Jul 2020 10:17:40 +0800 Message-Id: <20200713021740.17389-1-frank@allwinnertech.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200712_221754_773686_F877A075 X-CRM114-Status: UNSURE ( 5.75 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [121.197.207.205 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tiny.windzz@gmail.com, devicetree@vger.kernel.org, Frank Lee , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Add a binding for A100's nmi controller. Signed-off-by: Frank Lee Acked-by: Rob Herring --- .../bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml index aab74a8..b8d5bac 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml @@ -34,6 +34,9 @@ properties: - const: allwinner,sun50i-a64-r-intc - const: allwinner,sun6i-a31-r-intc - items: + - const: allwinner,sun50i-a100-nmi + - const: allwinner,sun9i-a80-nmi + - items: - const: allwinner,sun50i-h6-r-intc - const: allwinner,sun6i-a31-r-intc