From: Aleksander Jan Bajkowski Date: Mon, 22 Sep 2025 17:53:42 +0000 (+0200) Subject: qualcomax: dts: fix typo "disbled" X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=51e61660616645597dbbcc1252f731c09bede8a8;p=openwrt%2Fstaging%2Fthess.git qualcomax: dts: fix typo "disbled" No functional changes intended. Signed-off-by: Aleksander Jan Bajkowski Link: https://github.com/openwrt/openwrt/pull/20131 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts index 8c8766327d..d74f17c5fc 100644 --- a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts +++ b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts @@ -560,7 +560,7 @@ * although the pcie1 phy probes successfully, the controller is unable * to bring it up. So let's disable it until a solution is found. */ - status = "disbled"; + status = "disabled"; perst-gpios = <&tlmm 18 GPIO_ACTIVE_LOW>;