From patchwork Wed Nov 28 22:33:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mesih Kilinc X-Patchwork-Id: 1004887 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="cGvis8fD"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 434wTy5XSJz9s8F for ; Thu, 29 Nov 2018 09:35:50 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727088AbeK2Jho (ORCPT ); Thu, 29 Nov 2018 04:37:44 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:40473 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726492AbeK2Jhk (ORCPT ); Thu, 29 Nov 2018 04:37:40 -0500 Received: by mail-wm1-f67.google.com with SMTP id q26so264559wmf.5; Wed, 28 Nov 2018 14:34:29 -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=tGbSsIW2SbVXCg2177J/dhUcc17dCh4iHBqaTiJQmZQ=; b=cGvis8fDxAbAt3KFa+a/4Uie3rZpW9hHPNT4zMUvBoo6EZIVv/hqv+4fYXDhM7Uzj2 IhmpDj3sJAYzfKm3ivnH9jT1GfmEd5KzmTkcLE8GAD9Bp5Fhb7Qos70EhTQqCi6JklJD jSjFuVmXrNqSxLPzy6UTts0Uow0Kdq9WK0Pf7NfrfS7gweo3gN2cX6XJgeYWyANiRJ9s 5RPvXH/GhHAFjIU3mPykp+FToXvTqvuaayP3RzbnO8otZ4Jwt9ZthrqgS1cp/3ZMMjSL h13mrJ8etx1vTxfdsIhPUIo/YzgRHaFbSMviLcR7MvSap30Lp3Q6pENxuzBJq3E+1/O2 Vemw== 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=tGbSsIW2SbVXCg2177J/dhUcc17dCh4iHBqaTiJQmZQ=; b=Sq0MG36FmnLupk0uonoe67KEKdrJRfxyjX5ZFCpdtfZLFXR+q0eCDxAWy4SdqlMJh/ isyfNxqMU4A0DvtI8y2C5omNSgaWP3pXShBdmQkF7a3EmH4MJbZZ+6158zbzxHGb68Lt DrqXp2MCCa0IMxRO/0KdZ9+t9Fou6nasYRpF/AyQHIWEq8XKqBfvgJJ0DcW5qdJLDV3r kFPhedtFDkbBL+ki5dmMk2flxogMmByn5ZfZKuHTBEmhtgdjmWb0QEKY9GN4pH1oTwrB 9LMntpSxHq99VRSpWRk+PaRz3fCKxvQlgQDMmF33UwMvwoPKUyW03zw/t7L0OBs2HFfw SLjA== X-Gm-Message-State: AA+aEWY+m0RMRzURyT5IlYlVMsVX3td9X/a/TEvvERYoSUPuhMIU4XGo TNNVhEFGMxtmiqjhbb4ez1HiugSfUFg= X-Google-Smtp-Source: AFSGD/XmmlqO4qc1nMTi1xlMTzAbqnXH/5ls0HCU1IKQSJVyQBcFlhqzGfUn5KVf7nKuiVvJl+NLjw== X-Received: by 2002:a1c:f916:: with SMTP id x22mr4555902wmh.87.1543444468456; Wed, 28 Nov 2018 14:34:28 -0800 (PST) Received: from ThinkPad.home ([185.219.177.239]) by smtp.gmail.com with ESMTPSA id g198sm180244wmd.23.2018.11.28.14.34.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 28 Nov 2018 14:34:27 -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: [PATCH v5 10/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl Date: Thu, 29 Nov 2018 01:33:20 +0300 Message-Id: <68a5d5576c5ad16a57c1ab884c5c3044c06f6da0.1543443475.git.mesihkilinc@gmail.com> 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 Allwinner suniv F1C100s SoC's pinctrl. Signed-off-by: Mesih Kilinc Acked-by: Maxime Ripard Patch applied to the pin control tree for v4.21. --- Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt index 258a464..a7f7133 100644 --- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt @@ -29,6 +29,7 @@ Required properties: "allwinner,sun50i-h5-pinctrl" "allwinner,sun50i-h6-pinctrl" "allwinner,sun50i-h6-r-pinctrl" + "allwinner,suniv-f1c100s-pinctrl" "nextthing,gr8-pinctrl" - reg: Should contain the register physical address and length for the