mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
qualcomax: dts: fix typo "disbled"
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>
This commit is contained in:
parent
3872e9d317
commit
51e6166061
1 changed files with 1 additions and 1 deletions
|
|
@ -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>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue