From: Thor Thayer Date: Tue, 12 Nov 2019 14:56:00 +0000 (-0600) Subject: arm64: dts: agilex: Add SysMgr to Ethernet nodes X-Git-Tag: v5.6-rc1~19^2~52^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=2f804ba7aa9ee;p=linux-block.git arm64: dts: agilex: Add SysMgr to Ethernet nodes Ethernet needs the System Manager to setup the low-level interface and PHY. Signed-off-by: Thor Thayer Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi index d028705d6400..ef66e90e2d7a 100644 --- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi +++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi @@ -113,6 +113,7 @@ rx-fifo-depth = <16384>; snps,multicast-filter-bins = <256>; iommus = <&smmu 1>; + altr,sysmgr-syscon = <&sysmgr 0x44 0>; status = "disabled"; }; @@ -128,6 +129,7 @@ rx-fifo-depth = <16384>; snps,multicast-filter-bins = <256>; iommus = <&smmu 2>; + altr,sysmgr-syscon = <&sysmgr 0x48 8>; status = "disabled"; }; @@ -143,6 +145,7 @@ rx-fifo-depth = <16384>; snps,multicast-filter-bins = <256>; iommus = <&smmu 3>; + altr,sysmgr-syscon = <&sysmgr 0x4c 16>; status = "disabled"; };