Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2373033imm; Sun, 7 Oct 2018 02:40:48 -0700 (PDT) X-Google-Smtp-Source: ACcGV60MXha4QZ3Pbfdux0l3x3kT3qtA1lygiyKOy4XuMFMzJ1Cr6GBY/hyWggbrrWkGcdyqmSAy X-Received: by 2002:a17:902:263:: with SMTP id 90-v6mr19113727plc.190.1538905247930; Sun, 07 Oct 2018 02:40:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538905247; cv=none; d=google.com; s=arc-20160816; b=T/JbFnr8n2Ir8FXLljQ1/jL6gEs2El7/HX+Td3qg7UEXqgxuNtyE+d2O04O53T4qmH II0fq4GGbXMbf/ly242YbkhUeDixP/TzSOd+IHLvK73f5EW1tGbOf9Ln9rpCH52Jf7YA z7zkyCJFQy7zms4zzQSarT8EHOTxlaGv/Ok3X+gM8g9pbVIfDikOj52l8I/ruYjJuh1h 2Djnix4Gr9T6jijE/03FPvo8tUv7huaYogDLuUcyVfkAuEeFeze3GBEGtITo/PAXqdFB F3+SS8FdPlgw/3htDpU9qeefUzNu4kALZcEvW5cEh2GhJwLgG2cYBZvWERiREvarfD4B /5yg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=PkzPu9zbLbr0OnBUIGjmpgDt8iis5b4Wh2T7T8eg5vo=; b=nbmW93465vtG0HBQ9J1WwuwWQRRIxKwDkbRA5EzNfC9pn2ieQtoIaZenOVXmHYcFaw gyKKowg4PNouu5blCuQ1BgjoQ6UmZ5zCyx3SZGU7UtD5YE9CfMo/AB8kg4BLa3qg1mGP BBY4VKpx70o+2NpfeunADshFR3ZJgZptzCEiP6b4rWfqRgI5v5o8osZTLX3QcEZkCdkC mnvjb9hCOZOgXWVgwXfmTe3FAa7UJ8nTbMe45c1RrGx1EScWRTLsTdFG6mJhP+FdRJ+r FlSMeMBpsYwD4GaQZiu2D9aAeDFLVM83YqSYJu9tsxMahBYzfIkOqWHn1rVzrM5T03ya detA== 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 l9-v6si14634990pfi.179.2018.10.07.02.39.37; Sun, 07 Oct 2018 02:40:47 -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 S1726718AbeJGQqE (ORCPT + 99 others); Sun, 7 Oct 2018 12:46:04 -0400 Received: from mailoutvs54.siol.net ([185.57.226.245]:39567 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726152AbeJGQqD (ORCPT ); Sun, 7 Oct 2018 12:46:03 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 31D57520BB4; Sun, 7 Oct 2018 11:39:18 +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 q47PG5MjoYD2; Sun, 7 Oct 2018 11:39:17 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id CD483520BBE; Sun, 7 Oct 2018 11:39:17 +0200 (CEST) Received: from localhost.localdomain (cpe1-8-82.cable.triera.net [213.161.8.82]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id B6F10520BB4; Sun, 7 Oct 2018 11:39:14 +0200 (CEST) From: Jernej Skrabec To: maxime.ripard@bootlin.com, wens@csie.org Cc: robh+dt@kernel.org, sboyd@kernel.org, airlied@linux.ie, architt@codeaurora.org, a.hajda@samsung.com, Laurent.pinchart@ideasonboard.com, 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 v2 01/29] dt-bindings: bus: add H6 DE3 bus binding Date: Sun, 7 Oct 2018 11:38:37 +0200 Message-Id: <20181007093905.11253-2-jernej.skrabec@siol.net> X-Mailer: git-send-email 2.19.0 In-Reply-To: <20181007093905.11253-1-jernej.skrabec@siol.net> References: <20181007093905.11253-1-jernej.skrabec@siol.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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. Reviewed-by: Rob Herring 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/D= ocumentation/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 =20 The Allwinner A64 DE2 is on a special bus, which needs a SRAM region (SR= AM 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. =20 Required properties: =20 - - 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 --=20 2.19.0