ARM: OMAP: DRA7: CM: Add minimal regbit shifts
authorRajendra Nayak <rnayak@ti.com>
Tue, 9 Jul 2013 07:32:10 +0000 (13:02 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 23 Aug 2013 10:28:36 +0000 (04:28 -0600)
commit4f92bab41b1f84e4d82782ed7d9c922724661234
tree44edb7779fc0268659b2a12911bccec89497fdd2
parent40ca609158cb6800414923b2cd1eef336ad81d46
ARM: OMAP: DRA7: CM: Add minimal regbit shifts

This header contains minimal regbits that are currently used in code.
This header has traditionally been autogenerated on OMAP4+ devices but
the autogenerated contents are largely (95%) unused and hence to reduce
unsued data in the kernel this header has been cut down (from the autogen
output) to whatever is currently needed. This is done by running a cleanup
script on top of the existing autogen script.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Ambresh K <ambresh@ti.com>
[paul@pwsan.com: added generation notation in the comments]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cm-regbits-7xx.h [new file with mode: 0644]
This page took 0.025751 seconds and 5 git commands to generate.