mediatek: dts: fix typo

This commit is contained in:
hanwckf 2024-01-31 18:34:25 +08:00
parent 46bd2aa298
commit ebd9ce723a
7 changed files with 99 additions and 110 deletions

View File

@ -228,9 +228,6 @@
};
};
&xhci {
vusb33-supply = <&reg_3p3v>;
vbus-supply = <&usb_vbus>;

View File

@ -21,11 +21,11 @@
led-running = &led_status_blue;
led-upgrade = &led_status_blue;
};
memory {
reg = <0 0x40000000 0 0x10000000>;
};
gpio-keys {
compatible = "gpio-keys";
@ -42,7 +42,6 @@
};
};
leds {
compatible = "gpio-leds";
@ -196,11 +195,9 @@
};
};
&xhci {
status = "okay";
};
};
&hnat {
mtketh-wan = "eth1";

View File

@ -190,7 +190,6 @@
status = "okay";
};
&spi0 {
pinctrl-names = "default";
pinctrl-0 = <&spi_flash_pins>;
@ -257,8 +256,6 @@
*/
};
&watchdog {
status = "okay";
};

View File

@ -1,12 +1,12 @@
/dts-v1/;
#include "mt7986a-tl-xdr-common.dtsi"
/
{
/ {
model = "TP-Link TL-XDR6086";
compatible = "tplink,tl-xdr6086", "mediatek,mt7986a";
};
&switch {
};
&switch {
ports {
#address-cells = <1>;
#size-cells = <0>;
@ -41,5 +41,4 @@
};
};
};
};
};

View File

@ -1,12 +1,12 @@
/dts-v1/;
#include "mt7986a-tl-xdr-common.dtsi"
/
{
/ {
model = "TP-Link TL-XDR6088";
compatible = "tplink,tl-xdr6088", "mediatek,mt7986a";
};
&switch {
};
&switch {
ports {
#address-cells = <1>;
#size-cells = <0>;
@ -56,5 +56,4 @@
};
};
};
};
};