]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
qualcomax: dts: fix typo "disbled" 20131/head
authorAleksander Jan Bajkowski <olek2@wp.pl>
Mon, 22 Sep 2025 17:53:42 +0000 (19:53 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 23 Sep 2025 19:52:06 +0000 (21:52 +0200)
No functional changes intended.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/20131
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts

index 8c8766327df10222c52aa362c36de9f38a12cb92..d74f17c5fc733c3a1d5ea2c9eff01531bae66dfa 100644 (file)
         * 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>;