Browse Source

qualcomax: dts: fix typo "disbled"

No functional changes intended.

Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20131
Signed-off-by: Robert Marko <[email protected]>
Aleksander Jan Bajkowski 3 months ago
parent
commit
51e6166061

+ 1 - 1
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>;