mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
mediatek: dts: fix typo
This commit is contained in:
parent
46bd2aa298
commit
ebd9ce723a
@ -228,9 +228,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
&xhci {
|
||||
vusb33-supply = <®_3p3v>;
|
||||
vbus-supply = <&usb_vbus>;
|
||||
|
@ -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";
|
||||
|
@ -190,7 +190,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
&spi0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&spi_flash_pins>;
|
||||
@ -257,8 +256,6 @@
|
||||
*/
|
||||
};
|
||||
|
||||
|
||||
|
||||
&watchdog {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -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 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
@ -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 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user