On Mon, 25 Mar 2024 15:22:30 +0100, Michael Riesch wrote: > Habidere, > > This series adds the device tree for the WolfVision PF5 mainboard, which > serves as base for recent WolfVision products. It features the Rockchip > RK3568 and can be extended with several different extension boards. > > The WolfVision PF5 IO Expander is one example of such an extension board. > The corresponding device tree overlay is also included in this series. > > May this be the beginning of a beautiful friendship :-) > > Looking forward to your comments! > > Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx> > --- > Michael Riesch (4): > dt-bindings: add wolfvision vendor prefix > dt-bindings: arm: rockchip: add wolfvision pf5 mainboard > arm64: dts: rockchip: add wolfvision pf5 mainboard > arm64: dts: rockchip: add wolfvision pf5 io expander board > > .../devicetree/bindings/arm/rockchip.yaml | 5 + > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > arch/arm64/boot/dts/rockchip/Makefile | 2 + > .../rk3568-wolfvision-pf5-io-expander.dtso | 137 ++++++ > .../boot/dts/rockchip/rk3568-wolfvision-pf5.dts | 528 +++++++++++++++++++++ > 5 files changed, 674 insertions(+) > --- > base-commit: 4cece764965020c22cff7665b18a012006359095 > change-id: 20240325-feature-wolfvision-pf5-5c1924c0389c > > Best regards, > -- > Michael Riesch <michael.riesch@xxxxxxxxxxxxxx> > > > 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/rk3568-wolfvision-pf5.dtb' for 20240325-feature-wolfvision-pf5-v1-0-5725445f792a@xxxxxxxxxxxxxx: arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5.dtb: hdmi@fe0a0000: Unevaluated properties are not allowed ('#sound-dai-cells' was unexpected) from schema $id: http://devicetree.org/schemas/display/rockchip/rockchip,dw-hdmi.yaml#