Initial commit
This commit is contained in:
30
target/linux/ramips/dts/mt7621_asiarf_ap7621-nv1.dts
Normal file
30
target/linux/ramips/dts/mt7621_asiarf_ap7621-nv1.dts
Normal file
@@ -0,0 +1,30 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "mt7621_asiarf_ap7621.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "asiarf,ap7621-nv1", "mediatek,mt7621-soc";
|
||||
model = "AsiaRF AP7621-NV1";
|
||||
};
|
||||
|
||||
&switch0 {
|
||||
ports {
|
||||
port@0 {
|
||||
status = "okay";
|
||||
label = "wan";
|
||||
nvmem-cells = <&macaddr_factory_e000>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
mac-address-increment = <1>;
|
||||
};
|
||||
|
||||
port@2 {
|
||||
status = "okay";
|
||||
label = "lan1";
|
||||
};
|
||||
|
||||
port@3 {
|
||||
status = "okay";
|
||||
label = "lan2";
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user