From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:54:00 -0500 Subject: [U-Boot] [PATCH] pci/layerscape: Setup mmu-masters property for the PCIe In-Reply-To: <1438108427-6161-1-git-send-email-Varun.Sethi@freescale.com> References: <1438108427-6161-1-git-send-email-Varun.Sethi@freescale.com> Message-ID: <55E664C8.9000507@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/28/2015 01:33 PM, Varun Sethi wrote: > Setup mmu-masters property for the PCIe controllers. This would be > used by the Linux SMMU driver, while setting up stream ID table mappings > for the PCIe devices. > > Signed-off-by: Varun Sethi > --- Applied to fsl-qoriq master branch. Awaiting upstream. York