On Sun, 05 May 2024 20:25:15 +0000, Jonas Karlman wrote: > This series adds initial support for the Xunlong Orange Pi 3B board. > > The Xunlong Orange Pi 3B is a single-board computer based on the > Rockchip RK3566 SoC. > > Schematic for Orange Pi 3B can be downloaded from: > http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-3B.html > > Jonas Karlman (2): > dt-bindings: arm: rockchip: Add Xunlong Orange Pi 3B > arm64: dts: rockchip: Add Xunlong Orange Pi 3B > > .../devicetree/bindings/arm/rockchip.yaml | 5 + > .../boot/dts/rockchip/rk3566-orangepi-3b.dts | 694 ++++++++++++++++++ > 2 files changed, 699 insertions(+) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b.dts > > -- > 2.43.2 > > > 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 New warnings running 'make CHECK_DTBS=y rockchip/rk3566-orangepi-3b.dtb' for 20240505202522.2999503-1-jonas@xxxxxxxxx: arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b.dtb: pmic@20: '#sound-dai-cells', 'assigned-clock-parents', 'assigned-clocks', 'clock-names', 'clocks', 'codec' do not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/mfd/rockchip,rk809.yaml#