From 77a7d1ce674825915bc803b24b3976666a230c4b Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Tue, 17 Feb 2026 20:50:05 +0100 Subject: [PATCH] qualcommax: move CMCC MR3000D-CI DTS to the DTS dir Follow the recent change where all DTS files were moved to a dedicated dir. Fixes: 3a39f682df5d ("qualcommax: ipq50xx: add support for CMCC MR3000D-CI") Signed-off-by: Robert Marko --- .../arch/arm64/boot/dts/qcom => dts}/ipq5018-mr3000d-ci.dts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/qualcommax/{files/arch/arm64/boot/dts/qcom => dts}/ipq5018-mr3000d-ci.dts (100%) diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mr3000d-ci.dts b/target/linux/qualcommax/dts/ipq5018-mr3000d-ci.dts similarity index 100% rename from target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mr3000d-ci.dts rename to target/linux/qualcommax/dts/ipq5018-mr3000d-ci.dts