From patchwork Sun Nov 18 14:17:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mesih Kilinc X-Patchwork-Id: 999495 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="TKRrsbji"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 42yYxx6pM5z9s8F for ; Mon, 19 Nov 2018 01:19:33 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727631AbeKSAix (ORCPT ); Sun, 18 Nov 2018 19:38:53 -0500 Received: from mail-wr1-f65.google.com ([209.85.221.65]:44263 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727421AbeKSAiw (ORCPT ); Sun, 18 Nov 2018 19:38:52 -0500 Received: by mail-wr1-f65.google.com with SMTP id j17-v6so29282114wrq.11; Sun, 18 Nov 2018 06:18:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=cbhrZWurc5ave0lcWWOhuqmpYWnwRFoHI2oMYYLYp3k=; b=TKRrsbjiORHWY2JF1OV8lbRLxCD2hANmpvmB9OLcqXdUkUTXFP143FCE4rVtau1Q4l iQexKUXWS+yFYS11NEsfxmSM/kjAGf/4cxca3picDQ/YfhEO3eNz5cSevOMxPniDrYyM m99x1G36d4tclSXfOLRM/oHc5BgF25AWCoGKv/11tJW5JmHvHTkNkOMr51HgzePvrUZ9 QNad14x0fkJ/yqmtWwcyBqzMnhnFG0Vmzmh2gA3sjyPOXlXdvLJAepxoExo9fy+NF6oZ xQc3KnrQ1Ei1IVHDLiTJcNNJVhuxoFOZIv6H3TDQdpWqr0rO+uoqTbODQ44wPwTj9lsP PN2A== 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=cbhrZWurc5ave0lcWWOhuqmpYWnwRFoHI2oMYYLYp3k=; b=KfpHO3/mgo/fbs7gHbo5DXTmvVLrefg1g/9wVHG/uz1dCxkIVdNFKCe5uVIdZjAw4x ofzAx/qiDlqTmqqk/iGJjYG7tOVShrGQm09rYEV6iwQIKEX85CLgpYBA1AUF09y/sogZ oWZnFne40RhVeRS13qQUQpLePF/YGjeXEH1LQZg90bY/aH/I1t9WgqGstUMCdq9W7OTV Etbayfuz4nOTvfkGG+iCN7xusFkNN8tmwQMJF1QeXawIRw5AyHJny7KO+6aPO8+XzIJI CgrSodOKdF0JhhZD4m6JCLF41kywhXYU5FpwS9zSmroxiRTqU6+dobd9ClLlbewHw6Xp nL2A== X-Gm-Message-State: AA+aEWYhH2d6q4GlIrvK47ZudcVr8Bz690cJlM/xpYulVAEQKx3tkS2g Q4zjMP+m8+slA5JrAGY6hYEmJ1eYHVk= X-Google-Smtp-Source: AFSGD/WHZ1qrLVdS7jZxQW3+kHtjjT22cCeBU3vLQUQmKLh5lgA60wOKTtLAwxoNMakYIanvq9QcLg== X-Received: by 2002:adf:edc1:: with SMTP id v1mr1485389wro.105.1542550704353; Sun, 18 Nov 2018 06:18:24 -0800 (PST) Received: from ThinkPad.home ([185.219.176.209]) by smtp.gmail.com with ESMTPSA id d4sm29814412wrp.89.2018.11.18.06.18.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 18 Nov 2018 06:18:23 -0800 (PST) From: Mesih Kilinc To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com Cc: Mesih Kilinc , Maxime Ripard , Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby Subject: [RFC PATCH v2 04/14] dt-bindings: interrupt-controller: Add suniv interrupt-controller Date: Sun, 18 Nov 2018 17:17:03 +0300 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Add compatible string for Alwinner suniv F1C100s SoC interrupt controller which is stripped version of sun4i Signed-off-by: Mesih Kilinc --- .../devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt index b290ca1..e04ddb4 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-ic.txt @@ -2,7 +2,10 @@ Allwinner Sunxi Interrupt Controller Required properties: -- compatible : should be "allwinner,sun4i-a10-ic" +- compatible: should be "allwinner,--ic" to identify + Allwinner IRQ chip such as: + "allwinner,sun4i-a10-ic" + "allwinner,suniv-f1c100s-ic" - reg : Specifies base physical address and size of the registers. - interrupt-controller : Identifies the node as an interrupt controller - #interrupt-cells : Specifies the number of cells needed to encode an