From 36a818b41328b107022c7413d1714189b28ca2b1 Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Sun, 15 Mar 2026 21:05:08 +0800 Subject: [PATCH] qualcommax: move EAP623 Outdoor dts to the correct folder The device dts files were moved to the dedicated directory in commit a66e30631c87 ("qualcommax: move Device DTS to dedicated DTS directory"), which resulted in a merge conflict. Fixes: d755c49f7a8a ("qualcommax: ipq60xx: rename TP-Link EAP623-Outdoor HD v1 compatible") Signed-off-by: Shiji Yang Link: https://github.com/openwrt/openwrt/pull/22433 Signed-off-by: Robert Marko --- .../arm64/boot/dts/qcom => dts}/ipq6018-eap623-outdoor-hd-v1.dts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/qualcommax/{files/arch/arm64/boot/dts/qcom => dts}/ipq6018-eap623-outdoor-hd-v1.dts (100%) diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-eap623-outdoor-hd-v1.dts b/target/linux/qualcommax/dts/ipq6018-eap623-outdoor-hd-v1.dts similarity index 100% rename from target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-eap623-outdoor-hd-v1.dts rename to target/linux/qualcommax/dts/ipq6018-eap623-outdoor-hd-v1.dts