[PATCH] arm64: dts: rockchip: Enable DisplayPort for rk3588-evb2
Rob Herring (Arm)
robh at kernel.org
Wed Sep 17 08:00:34 PDT 2025
On Tue, 16 Sep 2025 16:08:02 +0800, Chaoyi Chen wrote:
> From: Chaoyi Chen <chaoyi.chen at rock-chips.com>
>
> The rk3588 evb2 board has a full size DisplayPort connector, enable
> for it.
>
> Signed-off-by: Chaoyi Chen <chaoyi.chen at rock-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 at airkyi.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#
More information about the Linux-rockchip
mailing list