[openwrt/openwrt] qualcommax: move CMCC MR3000D-CI DTS to the DTS dir
LEDE Commits
lede-commits at lists.infradead.org
Tue Feb 17 11:51:24 PST 2026
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/77a7d1ce674825915bc803b24b3976666a230c4b
commit 77a7d1ce674825915bc803b24b3976666a230c4b
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Tue Feb 17 20:50:05 2026 +0100
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 <robimarko at gmail.com>
---
.../{files/arch/arm64/boot/dts/qcom => dts}/ipq5018-mr3000d-ci.dts | 0
1 file changed, 0 insertions(+), 0 deletions(-)
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
More information about the lede-commits
mailing list