ipq40xx: luma_wrtq-329acn: convert to DSA

Convert luma_wrtq-329acn device to DSA and enable it.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Reviewed-by: Robert Marko <robimarko@gmail.com>
[ improve commit description ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Tomasz Maciej Nowak 2022-10-03 14:58:53 +02:00 committed by Christian Marangi
parent 7df959449c
commit 70d9193b51
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7
3 changed files with 41 additions and 18 deletions

View File

@ -30,6 +30,7 @@ ipq40xx_setup_interfaces()
cilab,meshpoint-one|\
edgecore,ecw5211|\
glinet,gl-b2200|\
luma,wrtq-329acn|\
mikrotik,cap-ac|\
netgear,wac510)
ucidef_set_interfaces_lan_wan "lan" "wan"

View File

@ -45,10 +45,6 @@
status = "okay";
};
mdio@90000 {
status = "okay";
};
tcsr@1949000 {
compatible = "qcom,tcsr";
reg = <0x1949000 0x100>;
@ -213,6 +209,45 @@
status = "okay";
};
&gmac {
status = "okay";
};
&ethphy0 {
status = "disabled";
};
&ethphy1 {
status = "disabled";
};
&ethphy3 {
status = "disabled";
};
&mdio {
status = "okay";
};
&switch {
status = "okay";
};
&swport3 {
status = "okay";
label = "lan";
nvmem-cell-names = "mac-address";
nvmem-cells = <&macaddr_art_6>;
};
&swport5 {
status = "okay";
nvmem-cell-names = "mac-address";
nvmem-cells = <&macaddr_art_0>;
};
&tlmm {
serial0_pins: serial0_pinmux {
mux {
@ -252,18 +287,6 @@
status = "okay";
};
&ethphy0 {
status = "disabled";
};
&ethphy1 {
status = "disabled";
};
&ethphy3 {
status = "disabled";
};
&wifi0 {
status = "okay";
nvmem-cell-names = "pre-calibration";

View File

@ -727,8 +727,7 @@ define Device/luma_wrtq-329acn
BLOCKSIZE := 128k
PAGESIZE := 2048
endef
# Missing DSA Setup
#TARGET_DEVICES += luma_wrtq-329acn
TARGET_DEVICES += luma_wrtq-329acn
define Device/meraki_mr33
$(call Device/FitImage)