diff options
| -rw-r--r-- | arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi index 7c649f6b14cb..cd7c76e58b09 100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | |||
| @@ -162,6 +162,7 @@ | |||
| 162 | rx-fifo-depth = <16384>; | 162 | rx-fifo-depth = <16384>; |
| 163 | snps,multicast-filter-bins = <256>; | 163 | snps,multicast-filter-bins = <256>; |
| 164 | iommus = <&smmu 1>; | 164 | iommus = <&smmu 1>; |
| 165 | altr,sysmgr-syscon = <&sysmgr 0x44 0>; | ||
| 165 | status = "disabled"; | 166 | status = "disabled"; |
| 166 | }; | 167 | }; |
| 167 | 168 | ||
| @@ -179,6 +180,7 @@ | |||
| 179 | rx-fifo-depth = <16384>; | 180 | rx-fifo-depth = <16384>; |
| 180 | snps,multicast-filter-bins = <256>; | 181 | snps,multicast-filter-bins = <256>; |
| 181 | iommus = <&smmu 2>; | 182 | iommus = <&smmu 2>; |
| 183 | altr,sysmgr-syscon = <&sysmgr 0x48 0>; | ||
| 182 | status = "disabled"; | 184 | status = "disabled"; |
| 183 | }; | 185 | }; |
| 184 | 186 | ||
| @@ -196,6 +198,7 @@ | |||
| 196 | rx-fifo-depth = <16384>; | 198 | rx-fifo-depth = <16384>; |
| 197 | snps,multicast-filter-bins = <256>; | 199 | snps,multicast-filter-bins = <256>; |
| 198 | iommus = <&smmu 3>; | 200 | iommus = <&smmu 3>; |
| 201 | altr,sysmgr-syscon = <&sysmgr 0x4c 0>; | ||
| 199 | status = "disabled"; | 202 | status = "disabled"; |
| 200 | }; | 203 | }; |
| 201 | 204 | ||
