Skip to content

Commit

Permalink
qualcommax: add nss-macsec dt support
Browse files Browse the repository at this point in the history
  • Loading branch information
qosmio committed Jun 10, 2024
1 parent be827a4 commit 31d4051
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions target/linux/qualcommax/patches-6.6/9999-add-nss-macsec.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--- a/arch/arm64/boot/dts/qcom/ipq8074-nss.dtsi 2024-01-08 16:04:51.957322224 -0500
+++ b/arch/arm64/boot/dts/qcom/ipq8074-nss.dtsi 2024-01-08 16:09:29.079630738 -0500
@@ -268,4 +268,10 @@
};
};
};
+ nss-macsec1 {
+ compatible = "qcom,nss-macsec";
+ phy_addr = <0x1c>;
+ phy_access_mode = <0x00>;
+ mdiobus = <&mdio>;
+ };
};

0 comments on commit 31d4051

Please sign in to comment.