]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Hook up the GEMs to the SMMU
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 26 Nov 2015 13:12:20 +0000 (14:12 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 11 Feb 2016 15:39:42 +0000 (16:39 +0100)
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index 71ae771a88a0fc3c12f1904a2f5ac9f4ca6d79f3..b68fca91110200ce0c88b991065d6f67f82cc57f 100644 (file)
                        clock-names = "pclk", "hclk", "tx_clk";
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       #stream-id-cells = <1>;
                        jumbo-max-len = <10240>;
                        jumbo-supported;
                };
                        clock-names = "pclk", "hclk", "tx_clk";
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       #stream-id-cells = <1>;
                        jumbo-max-len = <10240>;
                        jumbo-supported;
                };
                        clock-names = "pclk", "hclk", "tx_clk";
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       #stream-id-cells = <1>;
                        jumbo-max-len = <10240>;
                        jumbo-supported;
                };
                        clock-names = "pclk", "hclk", "tx_clk";
                        #address-cells = <1>;
                        #size-cells = <0>;
+                       #stream-id-cells = <1>;
                        jumbo-max-len = <10240>;
                        jumbo-supported;
                };
                                <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
                                <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
                                <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
+                       mmu-masters = < &gem0 0x874
+                                       &gem1 0x875
+                                       &gem2 0x876
+                                       &gem3 0x877 >;
                };
 
                spi0: spi@ff040000 {