From mboxrd@z Thu Jan 1 00:00:00 1970 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 74932C4167B for ; Sat, 9 Dec 2023 14:02:28 +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=Qg/h1NlRWM3ldSpPW/gH6utA45vPOIs+EKGf2BeEJqk=; b=VUyoWWyWWIt5Nj /h2DhV45ny4lngRqHbgT/wvbGtr6KmhCT/UZk7vQ+ktMfdSuuicovVv+KTeNf7RRXmkKVqOODaWYC PSJfTHwXh1Vz1/v+fYRPsCIZXeEfK448OFT7UKSLX4MTos+l+8QJf5wO0u1qbM1zi9M+GLnYaHwR4 qcSlEAcXmk2U7IQPOv/PwS02sL7duC+Ce7mQKWlrUt1OPJhNT/7Kiow7n7RcZM44HNrrsY9OviI/3 DZf8mZSJrIumt78NdG5G2Ym7UZQMNHtCBfP92vkFQUW9g8tWXs6u0WiyagpoLklhgUzm45ZdSEnbl lfAC+ySFESz2F14xAqFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBxu4-000Ajj-30; Sat, 09 Dec 2023 14:02:00 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBxu1-000Aj0-24; Sat, 09 Dec 2023 14:01:58 +0000 Received: from i5e860d1d.versanet.de ([94.134.13.29] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rBxtv-0003vt-Qz; Sat, 09 Dec 2023 15:01:51 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Andy Yan Cc: krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Andy Yan Subject: Re: [PATCH 4/5] dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB Date: Sat, 09 Dec 2023 15:01:51 +0100 Message-ID: <2595712.Icojqenx9y@diego> In-Reply-To: <20231209103815.1568614-1-andyshrk@163.com> References: <20231209103622.1568289-1-andyshrk@163.com> <20231209103815.1568614-1-andyshrk@163.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231209_060157_681897_08DF24BB X-CRM114-Status: GOOD ( 13.34 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Samstag, 9. Dezember 2023, 11:38:15 CET schrieb Andy Yan: > Add Cool Pi CM5 EVB, a board powered by RK3588 > > Signed-off-by: Andy Yan > --- > > 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 5de9f3090be1..24dc6dfb8285 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -95,6 +95,11 @@ properties: > - const: chipspark,rayeager-px2 > - const: rockchip,rk3066a > > + - description: Cool Pi Compute Module 5(CM5) EVB > + items: > + - const: CoolPi CM5 EVB similar - const: coolpi,pi-cm5 from https://cool-pi.com/category/11/pi-cm5 > + - const: rockchip,rk3588 > + > - description: Cool Pi 4 Model B > items: > - const: CoolPi 4 Model B > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel