From patchwork Fri Dec 2 08:16:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 13062386 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DBE14C4332F for ; Fri, 2 Dec 2022 08:19:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kN3Srx9p7vBO6dwyTqWMtOGFKHxaty2BzHaViDA2kms=; b=tKLdAzjzsy+VFS fKX0qcKRTymcplYs6TbdxKin0zf3/jJGHtMPRtf+7kJ5DIsqzVxFGq9vo3Ais5XPTuocUwtx5gN0C N9oGJwkIPGN1+Qg5NH/XyZT2mYUiAwClfp2uRKrQrEgqWnqIOe5TalFKW6dlDnuBwFfcHFd2wi2FK mDNEwGVQi3qtpY5XbqJ5yVDV4/oH0DLxjT/SXjUWC3b5FsiBynZLuWUt9H1WOGavbDUfSTuFY78Zg ZYDn1nSFeoKofhI1QOKo3dBhqwjJtX4aIjqeATCZEw6s8vAJsLQsRlmDvjurWQ8SxdBboekrFWlda eFXvm083HJUW0Unw+7pQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p11FZ-00EQex-OQ; Fri, 02 Dec 2022 08:18:25 +0000 Received: from sender4-op-o18.zoho.com ([136.143.188.18]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p11FO-00EQWO-5K for linux-arm-kernel@lists.infradead.org; Fri, 02 Dec 2022 08:18:16 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1669969089; cv=none; d=zohomail.com; s=zohoarc; b=T+W1DalycLhYAsP18ryuYYn1E279/0FGYrDbYa3YRlub3YY8OhAqVj4l1HxdbI3g40UzacYWltrai15yIlu8d7Rm/Xep6/Y9q1/PW9KxWGRJLDbLa3IwuZhPWTKa7/b+vjQgT0uRn9IEJei/i9tMzOyWY1o5PAX8jEf3B7obn0A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669969089; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=YjVqQPVDrMTTPaH9XdK31p0qv5gXWSbzArYnoQvmmro=; b=Ndoxzwt8sLT8CMt+jVtcdBL5F7aW2pkoY6vC2ZLCzBXESgSlTiY3kdmHa0N7yXYM8A6M1YHAlcMUPPYmgMxYh0hkOUFKFYeEeXDJTy3FWoS1Wgc/wC84H6vFIZGVJCirzjX5VdcxUvOhtBpHxhLbTdC8BHnbjhrIXTlEFYsxxPw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=icenowy.me; spf=pass smtp.mailfrom=uwu@icenowy.me; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1669969089; s=zmail; d=icenowy.me; i=uwu@icenowy.me; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Reply-To; bh=YjVqQPVDrMTTPaH9XdK31p0qv5gXWSbzArYnoQvmmro=; b=VlmV1t/XKncTo1U6jeIZIR/HKuLZ4msDuzF3DmGPgIebxazVNGjjTyN+06yjcyrb U0TXaKHg2fopS1/Zqb0LingVkcpOWW04lolWdlhl/ZZYDAflz0BDlui5KD7dB168G2P MOyIcG19y1bolehREdKbPlCas58T9OD8lkXEJTOc= Received: from edelgard.fodlan.icenowy.me (120.85.99.229 [120.85.99.229]) by mx.zohomail.com with SMTPS id 1669969087734695.9599994502184; Fri, 2 Dec 2022 00:18:07 -0800 (PST) From: Icenowy Zheng To: Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Greg Kroah-Hartman , Matthias Kaehlcke , Andre Przywara Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Icenowy Zheng , Krzysztof Kozlowski Subject: [PATCH v2 5/6] dt-bindings: arm: sunxi: add Rongpin RP-H6B board Date: Fri, 2 Dec 2022 16:16:46 +0800 Message-Id: <20221202081647.3183870-6-uwu@icenowy.me> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221202081647.3183870-1-uwu@icenowy.me> References: <20221202081647.3183870-1-uwu@icenowy.me> MIME-Version: 1.0 X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221202_001814_297759_D974FE5A X-CRM114-Status: UNSURE ( 8.86 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Rongpin RP-H6B is a development board with RP-H6C SoM, which uses an Allwinner H6 SoC. Add compatible strings for it, including the board-specific compatible and the SoM compatible. Signed-off-by: Icenowy Zheng Acked-by: Krzysztof Kozlowski Reviewed-by: Samuel Holland --- Changes in v2: - Add Krzysztof's ACK. Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 3ad1cd50e3fe..482631815f2f 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -792,6 +792,12 @@ properties: - const: rervision,h3-dvk - const: allwinner,sun8i-h3 + - description: Rongpin RP-H6B development board + items: + - const: rongpin,rp-h6b + - const: rongpin,rp-h6c + - const: allwinner,sun50i-h6 + - description: Sinlinx SinA31s Core Board items: - const: sinlinx,sina31s