pinctrl-names = "default";
pinctrl-0 = <&pcie0_rst_pins>;
status = "okay";
+
+ pcie@0,0 {
+ reg = <0x0000 0 0 0 0>;
+ wifi@0,0 {
+ compatible = "mediatek,mt76";
+ reg = <0x0000 0 0 0 0>;
+ airoha,npu = <&npu>;
+ airoha,eth = <ð>;
+ };
+ };
};
&pcie1 {
pinctrl-names = "default";
pinctrl-0 = <&pcie1_rst_pins>;
status = "okay";
+
+ pcie@1,0 {
+ reg = <0x0000 0 0 0 0>;
+ wifi@0,0 {
+ compatible = "mediatek,mt76";
+ reg = <0x0000 0 0 0 0>;
+ airoha,npu = <&npu>;
+ airoha,eth = <ð>;
+ };
+ };
};
&pcie2 {
pinctrl-names = "default";
pinctrl-0 = <&pcie0_rst_pins>;
status = "okay";
+
+ pcie@0,0 {
+ reg = <0x0000 0 0 0 0>;
+ wifi@0,0 {
+ compatible = "mediatek,mt76";
+ reg = <0x0000 0 0 0 0>;
+ airoha,npu = <&npu>;
+ airoha,eth = <ð>;
+ };
+ };
};
&pcie1 {
pinctrl-names = "default";
pinctrl-0 = <&pcie1_rst_pins>;
status = "okay";
+
+ pcie@1,0 {
+ reg = <0x0000 0 0 0 0>;
+ wifi@0,0 {
+ compatible = "mediatek,mt76";
+ reg = <0x0000 0 0 0 0>;
+ airoha,npu = <&npu>;
+ airoha,eth = <ð>;
+ };
+ };
};
&npu {