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 C4EA5C3ABDA for ; Sat, 17 May 2025 13:20:48 +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:Subject:Message-Id:References: In-Reply-To:To:Cc:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=5CgBkPXR323dnAbhGHxi54RKSTnlwYA0fnvEv85/n8k=; b=PWUwYKZDQTmMceTi495aJl8vLf WQsgujGZFqFlgYcK1JqxUaNk0U+D5zOIekwPbg29kfYCdy5Vhqi0Cz4ehNvDm5hY2XL7QzwKjQch0 oPie+PUzAI6t8tyQjiiIYhcK9mNaJYWGEkkYjiNv8QYHghu75ovYEnwbpA0b0tJESPIpCpY04ua78 2uMBFdFaK70J0fNqV3/xACtM+fcG8YAWmxBhMmAIOEvg0+MgEPLu7EpxdirRLZ9+q0jmzt5yvJeEC lNA4XOb6K7eBseiPcgbZDamoNGGLkSm5Uztk4JiBxiRYEdooZKEfJqUhfY3a794IoEDCvJ0Su85Px aecxsiOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uGHSs-00000005k7v-2pjj; Sat, 17 May 2025 13:20:34 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uGHQq-00000005jn1-1ICW; Sat, 17 May 2025 13:18:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 19C91437FD; Sat, 17 May 2025 13:18:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B33D6C4CEE3; Sat, 17 May 2025 13:18:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1747487906; bh=cR6ux1cRzEhA5LhXUkm5DYutXCMT68lq6F2Uh63Yabk=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=b14pDGxBDD2eyfJWePBsv+ZfurVz+xE3Du6uzuBxPP0voFHaXx6cFDvkm1iF6tFG7 RJk3EOT7KxurgzIbJgbKs89K+U56YylqkUsZTOBCxsG7t81t0PTBKm0cZln/MQn9+j v2yIX5i5kbeMR/Qddzd2U7rJJEw9JUjNHsF79LS4+0pKiYGwXIBNNMlOE2Oly4cVI3 oacSlpCTtp0czQM2Bf/vYlaAKriJNSH63EkIS+e/emlmX34juR+5Z4OQWdBvkXTMsD y6aGoFQkS+xlBGiVTf7of+DHv4stOkD6X0xsVskCo25qppV0AguNLj/lbTvKZpzkKC okV0o0JyhAf1A== Date: Sat, 17 May 2025 08:18:25 -0500 MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: sfr@canb.auug.org.au, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, krzk+dt@kernel.org, conor+dt@kernel.org, linux-arm-kernel@lists.infradead.org, heiko@sntech.de To: Hsun Lai In-Reply-To: <20250516012402.580468-1-i@chainsx.cn> References: <20250516012402.580468-1-i@chainsx.cn> Message-Id: <174748776864.930436.6066844378633879191.robh@kernel.org> Subject: Re: [PATCH v3 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250517_061828_368793_039C07D7 X-CRM114-Status: GOOD ( 17.87 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Fri, 16 May 2025 09:24:00 +0800, Hsun Lai wrote: > This series add support for Firefly Station-M3/ROC-RK3588S-PC. > > Info of device can be found at: > https://wiki.t-firefly.com/en/Station-M3/index.html > > Changes in v3: > - Update the name of leds > - Add more cpu nodes > - Update mdio compatible > - Fix the order in the node > - Add the default serial port(uart2) > > Changes in v2: > - Fix rgmii delays > > Changes in v1: > - Add support for Firefly ROC-RK3588S-PC > > Hsun Lai (2): > dt-bindings: arm: rockchip: Add Firefly ROC-RK3588S-PC > arm64: dts: rockchip: add DTs for Firefly ROC-RK3588S-PC > > .../devicetree/bindings/arm/rockchip.yaml | 5 + > arch/arm64/boot/dts/rockchip/Makefile | 1 + > .../boot/dts/rockchip/rk3588s-roc-pc.dts | 926 ++++++++++++++++++ > 3 files changed, 932 insertions(+) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3588s-roc-pc.dts > > -- > 2.34.1 > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade This patch series was applied (using b4) to base: Base: attempting to guess base-commit... Base: remotes/arm-soc/rockchip/dt64-31-ge463625af7f9 (exact match) If this is not the correct base, please add 'base-commit' tag (or use b4 which does this automatically) New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/rockchip/' for 20250516012402.580468-1-i@chainsx.cn: arch/arm64/boot/dts/rockchip/rk3588s-roc-pc.dtb: /edp@fdec0000: failed to match any schema with compatible: ['rockchip,rk3588-edp'] _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip