From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sat, 31 Aug 2013 18:08:11 +0200 Subject: [U-Boot] [PATCH V2 1/2] i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations In-Reply-To: <1377805056-24423-2-git-send-email-eric.nelson@boundarydevices.com> References: <1377805056-24423-1-git-send-email-eric.nelson@boundarydevices.com> <1377805056-24423-2-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <522214EB.2020901@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 29/08/2013 21:37, Eric Nelson wrote: > Some _CLKGATE_MASK and _FRAC_MASK macros were wrong for PFD_480 > and the PFD_528 macros were missing. > > Fortunately, the incorrect macros weren't being used. > > Since both the PFD_480 and PFD_528 registers have the same > structure, and the fields are identical for [0..3] in bytes > [0..3], so a single set of macros will suffice. > > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================