* [U-Boot] [PATCH] arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register name
@ 2014-10-16 18:37 Anatolij Gustschin
2014-10-30 9:52 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2014-10-16 18:37 UTC (permalink / raw)
To: u-boot
Fix name for Video PLL denominator register.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
---
arch/arm/include/asm/arch-mx6/crm_regs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/include/asm/arch-mx6/crm_regs.h b/arch/arm/include/asm/arch-mx6/crm_regs.h
index 7202073..c00fc86 100644
--- a/arch/arm/include/asm/arch-mx6/crm_regs.h
+++ b/arch/arm/include/asm/arch-mx6/crm_regs.h
@@ -89,7 +89,7 @@ struct mxc_ccm_reg {
u32 analog_pll_video_tog;
u32 analog_pll_video_num; /* 0x40b0 */
u32 analog_reserved6[3];
- u32 analog_pll_vedio_denon; /* 0x40c0 */
+ u32 analog_pll_video_denom; /* 0x40c0 */
u32 analog_reserved7[7];
u32 analog_pll_enet; /* 0x40e0 */
u32 analog_pll_enet_set;
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* [U-Boot] [PATCH] arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register name
2014-10-16 18:37 [U-Boot] [PATCH] arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register name Anatolij Gustschin
@ 2014-10-30 9:52 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2014-10-30 9:52 UTC (permalink / raw)
To: u-boot
On 16/10/2014 20:37, Anatolij Gustschin wrote:
> Fix name for Video PLL denominator register.
>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
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
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-30 9:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 18:37 [U-Boot] [PATCH] arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register name Anatolij Gustschin
2014-10-30 9:52 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox