[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175812100320.2051529.8331047555950941186.robh@kernel.org>
Date: Wed, 17 Sep 2025 10:00:34 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Chaoyi Chen <kernel@...kyi.com>
Cc: linux-kernel@...r.kernel.org,
Cristian Ciocaltea <cristian.ciocaltea@...labora.com>,
Peter Robinson <pbrobinson@...il.com>, linux-arm-kernel@...ts.infradead.org,
Dragan Simic <dsimic@...jaro.org>, Andy Yan <andy.yan@...k-chips.com>,
Conor Dooley <conor+dt@...nel.org>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Chaoyi Chen <chaoyi.chen@...k-chips.com>, Jonas Karlman <jonas@...boo.se>,
Quentin Schulz <quentin.schulz@...rry.de>, FUKAUMI Naoki <naoki@...xa.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Heiko Stuebner <heiko@...ech.de>,
devicetree@...r.kernel.org, linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH] arm64: dts: rockchip: Enable DisplayPort for
rk3588-evb2
On Tue, 16 Sep 2025 16:08:02 +0800, Chaoyi Chen wrote:
> From: Chaoyi Chen <chaoyi.chen@...k-chips.com>
>
> The rk3588 evb2 board has a full size DisplayPort connector, enable
> for it.
>
> Signed-off-by: Chaoyi Chen <chaoyi.chen@...k-chips.com>
> ---
> .../boot/dts/rockchip/rk3588-evb2-v10.dts | 39 +++++++++++++++++++
> 1 file changed, 39 insertions(+)
>
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: tags/next-20250915 (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 20250916080802.125-1-kernel@...kyi.com:
arch/arm64/boot/dts/rockchip/rk3588-evb2-v10.dtb: dp-con (dp-connector): type:0: 'full size' is not one of ['full-size', 'mini']
from schema $id: http://devicetree.org/schemas/display/connector/dp-connector.yaml#
Powered by blists - more mailing lists