Nobody at Theobroma has booted Lion since at least July 2021 and the last meaningful changes were made in February 2021. The product isn't listed on our website anymore.
Therefore let's remove its support. Additionally, migrate git URLs in MAINTAINERS to use https:// instead of git:// as it's more user-friendly (and also that git:// was only supported for Puma repo until yesterday). Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de> --- Quentin Schulz (2): rockchip: theobroma-systems: migrate git URLs to HTTPS rockchip: remove support for Theobroma Systems RK3368 Lion arch/arm/dts/rk3368-lion-haikou-u-boot.dtsi | 119 -------- arch/arm/dts/rk3368-lion-haikou.dts | 144 ---------- arch/arm/dts/rk3368-lion.dtsi | 318 ---------------------- arch/arm/mach-rockchip/rk3368/Kconfig | 22 -- board/theobroma-systems/jaguar_rk3588/MAINTAINERS | 2 +- board/theobroma-systems/lion_rk3368/Kconfig | 18 -- board/theobroma-systems/lion_rk3368/MAINTAINERS | 10 - board/theobroma-systems/lion_rk3368/README | 78 ------ board/theobroma-systems/puma_rk3399/MAINTAINERS | 2 +- board/theobroma-systems/ringneck_px30/MAINTAINERS | 2 +- board/theobroma-systems/tiger_rk3588/MAINTAINERS | 2 +- configs/lion-rk3368_defconfig | 110 -------- doc/board/rockchip/rockchip.rst | 1 - include/configs/lion_rk3368.h | 16 -- 14 files changed, 4 insertions(+), 840 deletions(-) --- base-commit: e124e630ad694327e33d6513e43951793e827d3a change-id: 20240620-tsd-http-git-clone-53c0ea69adbe Best regards, -- Quentin Schulz <quentin.sch...@cherry.de>