[PATCH 0/2] Convert Rockchip CDN DP binding to yaml

From: Chaoyi Chen
Date: Thu May 08 2025 - 02:44:51 EST


From: Chaoyi Chen <chaoyi.chen@xxxxxxxxxxxxxx>

This series convert cdn-dp-rockchip.txt to yaml.

PATCH 1 try to improve coding style on the existing rk3399 cdn-dp
node.
PATCH 2 try to convert cdn-dp-rockchip.txt to yaml.

Tested with:

1. make ARCH=arm64 dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/rockchip/rockchip,cdn-dp.yaml

2. make ARCH=arm64 dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/rockchip/rockchip,cdn-dp.yaml


Chaoyi Chen (2):
arm64: dts: rockchip: Improve coding style for rk3399 cdn_dp
dt-bindings: display: rockchip: Convert cdn-dp-rockchip.txt to yaml

.../display/rockchip/cdn-dp-rockchip.txt | 74 ---------
.../display/rockchip/rockchip,cdn-dp.yaml | 148 ++++++++++++++++++
arch/arm64/boot/dts/rockchip/rk3399-base.dtsi | 10 +-
3 files changed, 157 insertions(+), 75 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/display/rockchip/cdn-dp-rockchip.txt
create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip,cdn-dp.yaml

--
2.49.0