This series adds support for the Protonic MECSBC. MECSBC is a single board computer for blood analysis machines from RR-Mechatronics, designed and manufactured by Protonic Holland, based on the Rockchip RK3568 SoC. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- David Jander (1): arm64: dts: rockchip: add Protonic MECSBC device-tree Sascha Hauer (1): dt-bindings: arm: rockchip: Add Protonic MECSBC board .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dts | 394 +++++++++++++++++++++ 3 files changed, 400 insertions(+) --- base-commit: 39cd87c4eb2b893354f3b850f916353f2658ae6f change-id: 20240404-protonic-mecsbc-6cfa56a48fb7 Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>