From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 20 Aug 2012 12:12:19 -0600 Subject: [U-Boot] [PATCH 1/3] tegra20: complete periph_id enum In-Reply-To: <1345392496-28739-2-git-send-email-dev@lynxeye.de> References: <1345392496-28739-1-git-send-email-dev@lynxeye.de> <1345392496-28739-2-git-send-email-dev@lynxeye.de> Message-ID: <50327E03.9040308@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/19/2012 10:08 AM, Lucas Stach wrote: > Most Tegra boards output the ULPI reference clock on pad DEV2. > > Complete the periph_id enum so that we are able to enable this > clock output circuit. Acked-by: Stephen Warren