aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts23
1 files changed, 23 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts b/target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts
new file mode 100644
index 0000000000..4e9fc1307b
--- /dev/null
+++ b/target/linux/ramips/dts/mt7620a_phicomm_k2-v22.4.dts
@@ -0,0 +1,23 @@
+#include "mt7620a_phicomm_k2x.dtsi"
+
+/ {
+ compatible = "phicomm,k2-v22.4", "ralink,mt7620a-soc";
+ model = "Phicomm K2 v22.4 or older";
+};
+
+&partitions {
+ partition@50000 {
+ compatible = "denx,uimage";
+ label = "firmware";
+ reg = <0x50000 0x7b0000>;
+ };
+};
+
+&ethernet {
+ mediatek,portmap = "llllw";
+};
+
+&wmac {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pa_pins>;
+};