From patchwork Sun Oct 8 15:26:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 13412760 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 1D399E95A82 for ; Sun, 8 Oct 2023 15:27:54 +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=8+eqp2kniSfhHwtgJAavoh/MoI0ponlNhyM3neYrGjw=; b=jFxGGDIcXYVpn8 icCAaQVME2KgqQjAlQhV+mp2JrBZsA2W6IyZghDRNd0RGKUgwxUEDURaKhK1mk1CJQnvDg4M/ZS7g /jWwVPrp5fXQyWsMmfa/IV/M/ICnlmNwloI9EtjjtagXPWonBlUzKizyG2xB7EW9E5/Q4BtD9Sxq3 +QXnV6ecTSELyWUwOT1AddoTNlayUBL+TdthBA8aHalsbQAalNHKks7yDkGTEIxjG7PBqUTE5fbjP 17RVJMaWPpdUNgPYF6VcDuIoRKgz+2Yevvm5gDaVFoZ2NqmMtT/n3+b6j8m3bpPg4cAtervsCMrbn YmN+yeBIXHm4FhQMXgbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qpVga-008zJG-3D; Sun, 08 Oct 2023 15:27:17 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qpVgW-008zIG-2k; Sun, 08 Oct 2023 15:27:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xff.cz; s=mail; t=1696778828; bh=r8N+wfxnCeE/Jl/nIUcgHOkS6aF17ptQCuQGzv4X2jk=; h=From:To:Cc:Subject:Date:References:From; b=yhvqiwEomuo53yXJrjDoaOTXxSis5fL8DkHMfWI9HrmrHQKX/RlPHuBQc6qnErKIZ kvDBi5hM77Pcu/69STbZC17sm7tV/BHjudAvaBSkThBaDzXAML0xupHJzi2mP1aVm9 cNj+5piG6F8W4D0BBDwp7bxG7o3wXJw1ErUnZ0vU= From: =?utf-8?q?Ond=C5=99ej_Jirman?= To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner Cc: Ondrej Jirman , Jagan Teki , Jonas Karlman , Chris Morgan , Sebastian Reichel , Kever Yang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: arm: rockchip: Add Pine64 QuarzPro64 Date: Sun, 8 Oct 2023 17:26:56 +0200 Message-ID: <20231008152703.1196370-2-megi@xff.cz> In-Reply-To: <20231008152703.1196370-1-megi@xff.cz> References: <20231008152703.1196370-1-megi@xff.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231008_082713_665837_441B40D7 X-CRM114-Status: UNSURE ( 7.57 ) 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 From: Ondrej Jirman Add devicetree binding documentation for Pine64 QuartzPro64 SBC. Signed-off-by: Ondrej Jirman Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index ca5389862887..0bd51ba0d6a8 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -660,6 +660,11 @@ properties: - pine64,quartz64-b - const: rockchip,rk3566 + - description: Pine64 QuartzPro64 + items: + - const: pine64,quartzpro64 + - const: rockchip,rk3588 + - description: Pine64 SoQuartz SoM items: - enum: