From patchwork Sat Feb 3 12:25:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jisheng Zhang X-Patchwork-Id: 13544229 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 D1BE6C4828F for ; Sat, 3 Feb 2024 12:38:18 +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=ljbsld25ZzIbBNBy7dCCZUnyqFuLhEZv0YOmAyfxYH4=; b=vUKtZH4/bVK7X5 4CyBjVcx2wlWXA+VhpY86vmjlwsUq+dJuf84V1uyyq+gyPWWNgCuVUBtCndwwLMfwtpDXfg0sV0ws pv4qHzPJBp0KL4KdRgenypseno8fwLzb52ygCCHuiJX7w55JjQWNmk8Oghz4AYuyel25QUK8HXbDZ TdosG9PmMPrgTFXEmC37/G4vF62hHs7Q0gSrlZfAx0j9jcB8ck+96t0vEJXHFBhI0ZK6yPH7e9Uml 6xqVZm8oQngi6y5nRcsDzQP8AzgtNHGFDWuxQbhkPy3OdYmewrfrjluyBCzOwGA+EJ9kA6Jq0sd/N 67oz6gvwRboH8wGhOQnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWFHc-0000000GOAX-3pJh; Sat, 03 Feb 2024 12:38:08 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWFHY-0000000GO7K-25vj for linux-arm-kernel@lists.infradead.org; Sat, 03 Feb 2024 12:38:07 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F1E0660B28; Sat, 3 Feb 2024 12:38:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5D978C433F1; Sat, 3 Feb 2024 12:38:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706963883; bh=H/bu6BKu4henAxKurhmLapVwIutG4jc8dd1VxLB60rM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QbTDN2ilh2/ZQPRk9gBZM973guGk67ZfxKTGFguZrj1c8TAgL8k8+unpUc/mxax3q /utiPBTlWPUetVvLsaf0MPl0EmxpsPwMMR9poNAN1F8Lte76AiqtZ0my+9w65GZdAq l1gflAMU7VGC5xxxpsoNl7lr8pCJ76OAVBClJs1T85H2lwtlt8x8meiRKc9phvVWMG JvwbZaCHNTx5FFhRhRzcmEiPSdLyC3yqv9Z0FHUM8QfHCKhZwmvtZu3BMUaa1gH046 /M08QxnxgzZgBDeeFB5dpSBTglCPNwrWgNCVuMqohnJmb50KgQtPN5Zf9BnlFZozlz 40dJ1T90csV1Q== From: Jisheng Zhang To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Andre Przywara Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: [PATCH v2 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H Date: Sat, 3 Feb 2024 20:25:00 +0800 Message-ID: <20240203122502.1259-2-jszhang@kernel.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240203122502.1259-1-jszhang@kernel.org> References: <20240203122502.1259-1-jszhang@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240203_043804_673044_E308459F X-CRM114-Status: UNSURE ( 7.24 ) 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 Add name & compatible for the Sipeed Longan Module 3H and Longan PI 3H board. Signed-off-by: Jisheng Zhang Acked-by: Conor Dooley Reviewed-by: Andre Przywara --- 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 a9d8e85565b8..a97d44ba10ac 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -835,6 +835,12 @@ properties: - const: sinlinx,sina33 - const: allwinner,sun8i-a33 + - description: Sipeed Longan Pi 3H board for the Sipeed Longan Module 3H + items: + - const: sipeed,longan-pi-3h + - const: sipeed,longan-module-3h + - const: allwinner,sun50i-h618 + - description: SourceParts PopStick v1.1 items: - const: sourceparts,popstick-v1.1