From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 20 Aug 2014 12:34:23 -0600 Subject: [U-Boot] [PATCH 14/23] ARM: tegra: Enable XUSB pad controller on Jetson TK1 In-Reply-To: <1408346196-30419-15-git-send-email-thierry.reding@gmail.com> References: <1408346196-30419-1-git-send-email-thierry.reding@gmail.com> <1408346196-30419-15-git-send-email-thierry.reding@gmail.com> Message-ID: <53F4EA2F.10005@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/18/2014 01:16 AM, Thierry Reding wrote: > From: Thierry Reding > > Add the PCIe and SATA lane configuration to the Jetson TK1 device tree, > so that the XUSB pad controller can be appropriately configured. Aside from the differing #address-cells at the top-level of the DT, this matches what's been proposed for the Linux kernel, so, Acked-by: Stephen Warren