From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 20 Aug 2014 12:20:20 -0600 Subject: [U-Boot] [PATCH 10/23] ARM: tegra: Provide PCIEXCLK reset ID In-Reply-To: <1408346196-30419-11-git-send-email-thierry.reding@gmail.com> References: <1408346196-30419-1-git-send-email-thierry.reding@gmail.com> <1408346196-30419-11-git-send-email-thierry.reding@gmail.com> Message-ID: <53F4E6E4.9010904@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 > > This reset is required for PCIe and the corresponding ID therefore needs > to be defined. It might be worth mentioning in the commit description why this patch does different things for each SoC; namely that some SoCs already define this ID, and the code already contains the parts you're adding here. Aside from that, Acked-by: Stephen Warren