mirror of
https://github.com/breeze303/openwrt-ipq.git
synced 2025-12-16 16:41:07 +00:00
qualcommax: NSS: Add DTS entries for nss-macsec
Signed-off-by: Sean Khan <datapronix@protonmail.com>
This commit is contained in:
parent
259209ad06
commit
06e6cfb672
@ -268,4 +268,19 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
nss-macsec0 {
|
||||
compatible = "qcom,nss-macsec";
|
||||
mdiobus = <&mdio>;
|
||||
phy_addr = <0x18>;
|
||||
phy_access_mode = <0x00>;
|
||||
};
|
||||
|
||||
nss-macsec1 {
|
||||
compatible = "qcom,nss-macsec";
|
||||
mdiobus = <&mdio>;
|
||||
phy_addr = <0x1c>;
|
||||
phy_access_mode = <0x00>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user