From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 20 Aug 2014 12:33:55 -0600 Subject: [U-Boot] [PATCH 13/23] ARM: tegra: Add XUSB pad controller on Tegra124 In-Reply-To: <1408346196-30419-14-git-send-email-thierry.reding@gmail.com> References: <1408346196-30419-1-git-send-email-thierry.reding@gmail.com> <1408346196-30419-14-git-send-email-thierry.reding@gmail.com> Message-ID: <53F4EA13.9030606@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 > > The XUSB pad controller is used for pinmuxing of the XUSB, PCIe and SATA > lanes. 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