From patchwork Tue Mar 12 15:22:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 10849441 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 761446C2 for ; Tue, 12 Mar 2019 15:34:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 635D829427 for ; Tue, 12 Mar 2019 15:34:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5802A29388; Tue, 12 Mar 2019 15:34:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E225B2920D for ; Tue, 12 Mar 2019 15:34:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726487AbfCLPc4 (ORCPT ); Tue, 12 Mar 2019 11:32:56 -0400 Received: from hermes.aosc.io ([199.195.250.187]:40100 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbfCLPc4 (ORCPT ); Tue, 12 Mar 2019 11:32:56 -0400 X-Greylist: delayed 548 seconds by postgrey-1.27 at vger.kernel.org; Tue, 12 Mar 2019 11:32:55 EDT Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id D3FA515FCC4; Tue, 12 Mar 2019 15:26:15 +0000 (UTC) From: Icenowy Zheng To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Jagan Teki Cc: 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, Icenowy Zheng Subject: [PATCH 10/14] dt-bindings: arm: sunxi: add compatible string for V3/S3/S3L SoCs Date: Tue, 12 Mar 2019 23:22:52 +0800 Message-Id: <20190312152256.35574-11-icenowy@aosc.io> In-Reply-To: <20190312152256.35574-1-icenowy@aosc.io> References: <20190312152256.35574-1-icenowy@aosc.io> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Allwinner V3/V3s/S3L and SoChip S3 SoCs share the same die, but with different package (V3 is BGA, without co-packaged DRAM, V3s is QFP, with co-packaged DDR2, S3 is BGA, with co-packaged DDR3, S3L is BGA pin-compatible with S3, but with co-packaged DDR2). Add compatible strings for Allwinner V3/S3L and SoChip S3 SoCs. Signed-off-by: Icenowy Zheng Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/sunxi.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.txt b/Documentation/devicetree/bindings/arm/sunxi.txt index 9254cbe7d516..6de8edba5d2b 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.txt +++ b/Documentation/devicetree/bindings/arm/sunxi.txt @@ -15,9 +15,12 @@ using one of the following compatible strings: allwinner,sun8i-h2-plus allwinner,sun8i-h3 allwinner,sun8i-r40 + allwinner,sun8i-s3l allwinner,sun8i-t3 + allwinner,sun8i-v3 allwinner,sun8i-v3s allwinner,sun9i-a80 allwinner,sun50i-a64 allwinner,suniv-f1c100s nextthing,gr8 + sochip,s3