Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp841402imm; Sun, 2 Sep 2018 00:32:08 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbuquSW+GOnJ0MaP7uXXs5cTG5Am+2OCBGWktpPnkoITtqw568I7rMp8fL+UmqEZJ1t3T2m X-Received: by 2002:a62:9349:: with SMTP id b70-v6mr23998926pfe.193.1535873413538; Sun, 02 Sep 2018 00:30:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535873413; cv=none; d=google.com; s=arc-20160816; b=annb1j31f+YGzKatWp1LvMSdoPDASQdlk2TISnOlbny1vjy7K8XKx+ymjPSSmGPVjq N44vfI5SafwrENp13EjD4WrDz2NPlqqRKBCJt55LeEJCFR2+pCqoLVlo+ud4V2I7P7Fe VVeI6Xog5leJgf8VeZ/nfHGw/++ujuQKoix5Oh/ow72k/eFkyZLyiFxGqEqAD3pkAQtZ 7iZOTg9Ph04FrA8sQnoHpsKxKngfUNhSsWw5BiLjmkOm8rLkjeDqUfEJGKMPgzEo62eY a4/9DoJ8qqCV8GX0xMApyBKhS7XXOUnbT8HAiN2nufz1owHQIssKwzWRn29Ns+4UIHSe OHWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=0PIfxvasT8lcJ5PmY4jL4uX+SViJdoolAOB6AKlMf3E=; b=uJIIgDqvwdnSL0taiESDULi3HLb2I3ci8ibcIO7Luwi2SLCbIglFFkyRc/2tKoheSD VzDLUZCdfCwejI7TqrshChqrVfltp0oA7JdzTP5ByE6P6fq/wOmnWMMzOP/u2dXDT4Hv Pqb4Ugi24yjSmyTp7XhGEMXZXDCun48B6jrRfi+hgqhV+cnT3EgyrRptXk+JHGOjLe+n HoR3GuMjRP7A4d95Hf7muQgpOw/VBDNDRyKgJKaTr9C/vrbRZd8XasVv/eq10J3M0gKA 02qNwKdKthr/TEtAqc4b5wWCTg+0yNk/Lm5ke4Rb8qMBdKz/u8xaXFXG6M4QMG43rP0l XA1w== 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 35-v6si14029147pgo.639.2018.09.02.00.29.41; Sun, 02 Sep 2018 00:30:13 -0700 (PDT) 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 S1726708AbeIBLlw (ORCPT + 99 others); Sun, 2 Sep 2018 07:41:52 -0400 Received: from mailoutvs13.siol.net ([185.57.226.204]:54439 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725905AbeIBLlv (ORCPT ); Sun, 2 Sep 2018 07:41:51 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 413C7520AC0; Sun, 2 Sep 2018 09:27:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id E7OT4ipN9f4D; Sun, 2 Sep 2018 09:27:00 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id C9B4B52037D; Sun, 2 Sep 2018 09:27:00 +0200 (CEST) Received: from localhost.localdomain (unknown [194.152.15.144]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id 2B948520834; Sun, 2 Sep 2018 09:26:58 +0200 (CEST) From: Jernej Skrabec To: robh+dt@kernel.org, maxime.ripard@bootlin.com, wens@csie.org Cc: mark.rutland@arm.com, mturquette@baylibre.com, sboyd@kernel.org, airlied@linux.ie, architt@codeaurora.org, a.hajda@samsung.com, jernej.skrabec@siol.net, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH 01/27] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C Date: Sun, 2 Sep 2018 09:26:17 +0200 Message-Id: <20180902072643.4917-2-jernej.skrabec@siol.net> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180902072643.4917-1-jernej.skrabec@siol.net> References: <20180902072643.4917-1-jernej.skrabec@siol.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Icenowy Zheng The Allwinner H6 SoC's DE3 needs the SRAM C section being claimed in the system controller to work, like A64 DE2. As H6 and A64 system controller are quite similar, code is reused now, and the A64 fallback compatible string is added after the H6 compatible string. Signed-off-by: Icenowy Zheng [fixed typo in compatible string] Signed-off-by: Jernej Skrabec --- 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 c51ade86578c..62dd0748f0ef 100644 --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt @@ -18,6 +18,7 @@ Required properties: - "allwinner,sun8i-h3-system-control" - "allwinner,sun50i-a64-sram-controller" (deprecated) - "allwinner,sun50i-a64-system-control" + - "allwinner,sun50i-h6-system-control", "allwinner,sun50i-a64-system-control" - reg : sram controller register offset + length SRAM nodes @@ -54,6 +55,9 @@ The valid sections compatible for H3 are: The valid sections compatible for A64 are: - allwinner,sun50i-a64-sram-c +The valid sections compatible for H6 are: + - allwinner,sun50i-h6-sram-c, allwinner,sun50i-a64-sram-c + Devices using SRAM sections --------------------------- -- 2.18.0