mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Alexander Shiyan <shc_work@mail.ru>
To: barebox@lists.infradead.org
Subject: [PATCH 3/3] i.MX5x: Unused pll definitions removed
Date: Tue,  3 Apr 2012 21:16:24 +0400	[thread overview]
Message-ID: <1333473384-6741-3-git-send-email-shc_work@mail.ru> (raw)
In-Reply-To: <1333473384-6741-1-git-send-email-shc_work@mail.ru>


Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-imx/include/mach/clock-imx51_53.h |   39 -----------------------
 1 files changed, 0 insertions(+), 39 deletions(-)

diff --git a/arch/arm/mach-imx/include/mach/clock-imx51_53.h b/arch/arm/mach-imx/include/mach/clock-imx51_53.h
index 2525ccd..6004a6d 100644
--- a/arch/arm/mach-imx/include/mach/clock-imx51_53.h
+++ b/arch/arm/mach-imx/include/mach/clock-imx51_53.h
@@ -584,45 +584,6 @@
 #define MX5_SRPGC_EMI_PUPSCR	(MX5_SRPGC_EMI_BASE + 0x4)
 #define MX5_SRPGC_EMI_PDNSCR	(MX5_SRPGC_EMI_BASE + 0x8)
 
-
-/* Assuming 24MHz input clock with doubler ON */
-/*                            MFI         PDF */
-#define MX5_PLL_DP_OP_1000	((10 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_1000	(12 - 1)
-#define MX5_PLL_DP_MFN_1000	5
-
-#define MX5_PLL_DP_OP_850	((8 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_850	(48 - 1)
-#define MX5_PLL_DP_MFN_850	41
-
-#define MX5_PLL_DP_OP_800	((8 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_800	(3 - 1)
-#define MX5_PLL_DP_MFN_800	1
-
-#define MX5_PLL_DP_OP_700	((7 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_700	(24 - 1)
-#define MX5_PLL_DP_MFN_700	7
-
-#define MX5_PLL_DP_OP_665	((6 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_665	(96 - 1)
-#define MX5_PLL_DP_MFN_665	89
-
-#define MX5_PLL_DP_OP_600	((6 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_600	(4 - 1)
-#define MX5_PLL_DP_MFN_600	1
-
-#define MX5_PLL_DP_OP_532	((5 << 4) + ((1 - 1)  << 0))
-#define MX5_PLL_DP_MFD_532	(24 - 1)
-#define MX5_PLL_DP_MFN_532	13
-
-#define MX5_PLL_DP_OP_400	((8 << 4) + ((2 - 1)  << 0))
-#define MX5_PLL_DP_MFD_400	(3 - 1)
-#define MX5_PLL_DP_MFN_400	1
-
-#define MX5_PLL_DP_OP_216	((6 << 4) + ((3 - 1)  << 0))
-#define MX5_PLL_DP_MFD_216	(4 - 1)
-#define MX5_PLL_DP_MFN_216	3
-
 #endif				/* __ARCH_ARM_MACH_MX51_CRM_REGS_H__ */
 
 
-- 
1.7.3.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-04-03 17:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03 17:16 [PATCH 1/3] i.MX51: Use register names for imx_gpio_base Alexander Shiyan
2012-04-03 17:16 ` [PATCH 2/3] i.MX51: Removed 1000 MHz pll definition Alexander Shiyan
2012-04-04  8:58   ` Sascha Hauer
2012-04-03 17:16 ` Alexander Shiyan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333473384-6741-3-git-send-email-shc_work@mail.ru \
    --to=shc_work@mail.ru \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox