Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp840525imm; Sun, 2 Sep 2018 00:30:13 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbVYCLMcEGIK8/VIrqHxo/slLzC+dzJeRSbQT2he2fR5CqEsL6nhLT5wLFqwIpCE3t1fA14 X-Received: by 2002:a17:902:8f8c:: with SMTP id z12-v6mr22797825plo.4.1535873413372; 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=ePjKck2rFwH7vNfKlhXGReN13dM3LGOYf7FPzpavuiyVVdDVqCeoJkUiLVzYlt1ZpP pmvNrnjVyb+OWQ6gdO2SwrKbDf5Xns+Ln7f3YER3DoCspynSO+9JIe23ehUCAgFWA0ZZ FoDlo4nn6YZ3VQ7bBe+sKf0NTJxXPLIKyRf9kiOBEFzP8nM+xUkSFu0wCy/L1UAN2StH mAl+OjTxMZDUsX5NAQiMf4zqpcxQHXpDJB+0UxJ4IJ2K/hgIn9FrmrnFyxcEHzh7mj6t JcvoWckbc9DvwtIOvbSaqKELGKmX5ng2leF120VIYfyDmjR9BWb2mZFh7KvkSTMWyxnC QWXg== 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=yB22YJJERqhNPQhWpTCmp/fH5WOJVICKB8McTPwPjSM=; b=Bu5nGRguSStJCWGdk/FC8cY+NHb59WMoKZjm1HAKDzXc+jMMSQJHUwLRph1mZNsOi2 efyXOVSET8UoQfcF9rU4CqS6RnH7v0fFb2zyHto2ui5t6bEqmn6GwrMl6Zy8UvGETrSi 8iv0Ym859pgRimkhL64zqb1ElOYUxUzS6JSIYzy/ZUhg4yrRUNx23hgt/dGqcr6at5ND Fw9F50Fs+nI6+BvoNmq04O88cvA1+5x4qM2AxBV0lZxCzoP8ncKGGdvjleRAXmWM662t cQrUEjJHRsAhBJSnln+Sm6W8wHa1DLVo4AVidLTot3ZGM7oKrIBRYujZGGKYPmWTZXHv zeIg== 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 r59-v6si14310736plb.39.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 S1727079AbeIBLl5 (ORCPT + 99 others); Sun, 2 Sep 2018 07:41:57 -0400 Received: from mailoutvs11.siol.net ([185.57.226.202]:54512 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725905AbeIBLl5 (ORCPT ); Sun, 2 Sep 2018 07:41:57 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 82B71520920; Sun, 2 Sep 2018 09:27:06 +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 1K984D-BA13u; Sun, 2 Sep 2018 09:27:06 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 15738520B05; Sun, 2 Sep 2018 09:27:06 +0200 (CEST) Received: from localhost.localdomain (unknown [194.152.15.144]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id 86EDC520AE7; Sun, 2 Sep 2018 09:27:03 +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 03/27] dt-bindings: bus: add H6 DE3 bus binding Date: Sun, 2 Sep 2018 09:26:19 +0200 Message-Id: <20180902072643.4917-4-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 DE3 bus is similar to the A64 DE2 one. Add its compatible string with the A64 string as fallback to the binding. Some description of the binding is modified to make it more generic. Signed-off-by: Icenowy Zheng --- Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt b/Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt index 87dfb33fb3be..ac1445b95f41 100644 --- a/Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt +++ b/Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt @@ -1,11 +1,14 @@ -Device tree bindings for Allwinner A64 DE2 bus +Device tree bindings for Allwinner DE2/3 bus The Allwinner A64 DE2 is on a special bus, which needs a SRAM region (SRAM C) -to be claimed for enabling the access. +to be claimed for enabling the access. The DE3 on Allwinner H6 is at the same +situation, and the binding also applies. Required properties: - - compatible: Should contain "allwinner,sun50i-a64-de2" + - compatible: Should be one of: + - "allwinner,sun50i-a64-de2" + - "allwinner,sun50i-a6-de3", "allwinner,sun50i-a64-de2" - reg: A resource specifier for the register space - #address-cells: Must be set to 1 - #size-cells: Must be set to 1 -- 2.18.0