From patchwork Mon Dec 11 10:49:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Yan X-Patchwork-Id: 752708 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=163.com header.i=@163.com header.b="ltBAR3Ka" Received: from m15.mail.163.com (m15.mail.163.com [45.254.50.220]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D444AA1; Mon, 11 Dec 2023 02:50:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id:MIME-Version; bh=e9peD WR7QL1+BRJUfU0fLvjbdKGtIhqo6TIPfMq2gjE=; b=ltBAR3Kap9VtQu1vY8Eq3 P6XmJwcyti5F2nx2rPCgjeVLQiSwrrdw0a8wpCKzytddJM2+ePK3vdT0OEvRhQ7q Bbk7N2q0tJ43BYRsnWHhCsCy/UYTYmWI5aSM48dOlif9GzFuJkCg5DB6ZvpuW/vt ZZHOJVi4nSWebrVESSpd+8= Received: from ProDesk.. (unknown [58.22.7.114]) by zwqz-smtp-mta-g2-2 (Coremail) with SMTP id _____wD3H2lP6XZl9qV1BA--.12033S2; Mon, 11 Dec 2023 18:49:54 +0800 (CST) From: Andy Yan To: heiko@sntech.de 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 , Krzysztof Kozlowski Subject: [PATCH v3 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B Date: Mon, 11 Dec 2023 18:49:50 +0800 Message-Id: <20231211104950.1779656-1-andyshrk@163.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20231211104915.1779476-1-andyshrk@163.com> References: <20231211104915.1779476-1-andyshrk@163.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-CM-TRANSID: _____wD3H2lP6XZl9qV1BA--.12033S2 X-Coremail-Antispam: 1Uf129KBjvdXoWrtw4xJw18urWUJr1DJr4xWFg_yoWDuFgEka 4xZ3WruFyFvF909w4DAF48GryYkw47KF9rAF1rtF1DC3yDt39xta95t34SkFyxuF43urn3 Crs5JryDGFnxGjkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7sRAl19UUUUUU== X-CM-SenderInfo: 5dqg52xkunqiywtou0bp/1tbiqBNDXmVOA40PqgAAsm Add Cool Pi 4B, a SBC powered by RK3588S Signed-off-by: Andy Yan Acked-by: Krzysztof Kozlowski --- (no changes since v2) Changes in v2: - change board compatible from "CoolPi 4 Model B" to "coolpi,pi-4b" 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 5deb66a5c7d9..11d03035f3db 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 4 Model B + items: + - const: coolpi,pi-4b + - const: rockchip,rk3588s + - description: Edgeble Neural Compute Module 2(Neu2) SoM based boards items: - const: edgeble,neural-compute-module-2-io # Edgeble Neural Compute Module 2 IO Board