From patchwork Wed Nov 21 18:30:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mesih Kilinc X-Patchwork-Id: 1001327 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="aJzLjZhT"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 430WQq2V89z9s3C for ; Thu, 22 Nov 2018 05:32:51 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733291AbeKVFHf (ORCPT ); Thu, 22 Nov 2018 00:07:35 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:37996 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733244AbeKVFHe (ORCPT ); Thu, 22 Nov 2018 00:07:34 -0500 Received: by mail-wm1-f66.google.com with SMTP id k198so6787445wmd.3; Wed, 21 Nov 2018 10:32:06 -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=qZvHXmvgGNHtSbf7khGdqjsE979WJwqjjtYuLbWwukM=; b=aJzLjZhTvceIkUFlbnCoOIpdBNKLPlxYjfPgkX4Th+aOvY1d5OtRVdUSsZxzZIp+Ab 0zSKrnlB4xWD9uXDl54v8CRzYXZpkAqnKY9dWZa/5puaVfVqtNF8CRp9REVxVqZz9+kh tx7LZ0SvnFs3GMV7cP17odWYdWC75og8arq0h0s+Mbt6ta87Iog9fi+iegSoKW1bJ9mH VTTaaoiiYTNaTkCFpK92OIdjLt+fNVKwj3u45iyU/FLCQU+aJlLVJWxznX+qL59WLRIF bqTNis0XkIui3T3LZHeXa1VIt3x6v3O1YK7jlVx4+ZCVtiT9+gtKRhQBM4HLXqQpqlb9 ymZQ== 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=qZvHXmvgGNHtSbf7khGdqjsE979WJwqjjtYuLbWwukM=; b=jffoLQbKasIAJUG1X2f1eCy0VosQnQ7NDBdoCdeHTEblSJwD+dXqS0nVQmlkwULRTc ETuzukjBX0vdaAeWpVsjQ6YVjUC4AyLKwf9vdVdkLKqwarQmeTMD5dElZM99f6DDEUum NuII2ZT87dYfefCzfkIZk4210jUcbcS81f+/AibbqOXa7K4J1HwqPH4KFD0/FhvrSCDD QFAWiQOhBe8ImDCcR8A/JouWj4ZLGDic55jdhmhVyyt+1z1vc1Gdktlfcjcr1mQHB6Lw mhv5RkUd8pUzEEek/qoOXk1SEx6g8CpUquZtJWiD7lmGRQLYKToKbs+LzJYBogpiyZvB OjJA== X-Gm-Message-State: AGRZ1gI/SFy0uWe4rmbugLzglXmrBjKiYwkEgZ+WH+NdM1jv1vQNpsF8 VGgSY7aitdMrp7bLIWtCPHULKw1s9Qo= X-Google-Smtp-Source: AFSGD/V1NdGHuJTISYpfva3sX37QCD2FCAH3WzTg1X5MY1erE5Uf0OMHH71NhngIsGTIM+DShJlx8Q== X-Received: by 2002:a1c:5448:: with SMTP id p8mr6983089wmi.124.1542825125212; Wed, 21 Nov 2018 10:32:05 -0800 (PST) Received: from ThinkPad.home ([185.219.177.229]) by smtp.gmail.com with ESMTPSA id e66-v6sm2568779wmf.40.2018.11.21.10.32.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 21 Nov 2018 10:32:04 -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 v3 12/17] dt-bindings: sram: Add Allwinner suniv F1C100s Date: Wed, 21 Nov 2018 21:30:45 +0300 Message-Id: <37d6119252ea024bdfd19f9c8061bcd16fec8b58.1542824904.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 The suniv ARMv5 F1C100s chip has similar sram controller to sun4i A10. Add compatible string for it. Signed-off-by: Mesih Kilinc Acked-by: Maxime Ripard --- Documentation/devicetree/bindings/sram/sunxi-sram.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/sram/sunxi-sram.txt b/Documentation/devicetree/bindings/sram/sunxi-sram.txt index 62dd074..acee82d 100644 --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt @@ -19,6 +19,7 @@ Required properties: - "allwinner,sun50i-a64-sram-controller" (deprecated) - "allwinner,sun50i-a64-system-control" - "allwinner,sun50i-h6-system-control", "allwinner,sun50i-a64-system-control" + - "allwinner,suniv-f1c100s-system-control" - reg : sram controller register offset + length SRAM nodes @@ -58,6 +59,9 @@ The valid sections compatible for A64 are: The valid sections compatible for H6 are: - allwinner,sun50i-h6-sram-c, allwinner,sun50i-a64-sram-c +The valid sections compatible for F1C100s are: + - allwinner,suniv-f1c100s-sram-d + Devices using SRAM sections ---------------------------