From: Quanyang Wang <quanyang.w...@windriver.com>

Set "status" properties of pfe relevant device nodes to be "okay" to
enable these devices.

Signed-off-by: Quanyang Wang <quanyang.w...@windriver.com>
---
 .../boot/dts/freescale/s32g274a-aptiv.dts     | 42 +++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts 
b/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
index d711a07e25698..4201443d81611 100644
--- a/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
+++ b/arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts
@@ -39,6 +39,48 @@ &usbotg {
        status = "okay";
 };
 
+&pfe {
+       status = "okay";
+};
+
+&pfe_mdio0 {
+       status = "okay";
+};
+
+&pfe_mdio1 {
+       /* unused */
+       status = "okay";
+};
+
+&pfe_mdio2 {
+       /* unused */
+       status = "okay";
+};
+
+&pfe_netif0 {
+       phy-mode = "sgmii";
+       fixed-link {
+               speed = <1000>;
+               full-duplex;
+       };
+};
+
+&pfe_netif1 {
+       phy-mode = "sgmii";
+       fixed-link {
+               speed = <1000>;
+               full-duplex;
+       };
+};
+
+&pfe_netif2 {
+       phy-mode = "sgmii";
+       fixed-link {
+               speed = <1000>;
+               full-duplex;
+       };
+};
+
 &gmac0 {
        status = "okay";
        phy-mode = "rgmii";
-- 
2.36.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12198): 
https://lists.yoctoproject.org/g/linux-yocto/message/12198
Mute This Topic: https://lists.yoctoproject.org/mt/97336592/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to