Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
472fd540
Commit
472fd540
authored
Jun 28, 2012
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'cleanup-hwmod' into cleanup
Conflicts: arch/arm/mach-omap2/dsp.c
parents
5f612967
19f3a98d
Changes
22
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
409 additions
and
187 deletions
+409
-187
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/Makefile
+0
-1
arch/arm/mach-omap2/clock2420_data.c
arch/arm/mach-omap2/clock2420_data.c
+0
-4
arch/arm/mach-omap2/clock2430_data.c
arch/arm/mach-omap2/clock2430_data.c
+0
-10
arch/arm/mach-omap2/clock3xxx_data.c
arch/arm/mach-omap2/clock3xxx_data.c
+0
-10
arch/arm/mach-omap2/clockdomain.h
arch/arm/mach-omap2/clockdomain.h
+0
-2
arch/arm/mach-omap2/clockdomains2420_data.c
arch/arm/mach-omap2/clockdomains2420_data.c
+0
-2
arch/arm/mach-omap2/clockdomains2430_data.c
arch/arm/mach-omap2/clockdomains2430_data.c
+0
-2
arch/arm/mach-omap2/clockdomains3xxx_data.c
arch/arm/mach-omap2/clockdomains3xxx_data.c
+0
-2
arch/arm/mach-omap2/clockdomains44xx_data.c
arch/arm/mach-omap2/clockdomains44xx_data.c
+0
-2
arch/arm/mach-omap2/clockdomains_common_data.c
arch/arm/mach-omap2/clockdomains_common_data.c
+0
-24
arch/arm/mach-omap2/control.c
arch/arm/mach-omap2/control.c
+43
-0
arch/arm/mach-omap2/control.h
arch/arm/mach-omap2/control.h
+2
-0
arch/arm/mach-omap2/dsp.c
arch/arm/mach-omap2/dsp.c
+4
-0
arch/arm/mach-omap2/include/mach/ctrl_module_core_44xx.h
arch/arm/mach-omap2/include/mach/ctrl_module_core_44xx.h
+1
-0
arch/arm/mach-omap2/omap_hwmod.c
arch/arm/mach-omap2/omap_hwmod.c
+304
-123
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2420_data.c
+10
-0
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
+16
-0
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
+23
-0
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+1
-3
arch/arm/plat-omap/include/plat/clock.h
arch/arm/plat-omap/include/plat/clock.h
+0
-2
arch/arm/plat-omap/include/plat/dsp.h
arch/arm/plat-omap/include/plat/dsp.h
+3
-0
arch/arm/plat-omap/include/plat/omap_hwmod.h
arch/arm/plat-omap/include/plat/omap_hwmod.h
+2
-0
No files found.
arch/arm/mach-omap2/Makefile
View file @
472fd540
...
@@ -116,7 +116,6 @@ obj-$(CONFIG_ARCH_OMAP4) += powerdomains44xx_data.o
...
@@ -116,7 +116,6 @@ obj-$(CONFIG_ARCH_OMAP4) += powerdomains44xx_data.o
# PRCM clockdomain control
# PRCM clockdomain control
clockdomain-common
+=
clockdomain.o
clockdomain-common
+=
clockdomain.o
clockdomain-common
+=
clockdomains_common_data.o
obj-$(CONFIG_ARCH_OMAP2)
+=
$
(
clockdomain-common
)
obj-$(CONFIG_ARCH_OMAP2)
+=
$
(
clockdomain-common
)
obj-$(CONFIG_ARCH_OMAP2)
+=
clockdomain2xxx_3xxx.o
obj-$(CONFIG_ARCH_OMAP2)
+=
clockdomain2xxx_3xxx.o
obj-$(CONFIG_ARCH_OMAP2)
+=
clockdomains2xxx_3xxx_data.o
obj-$(CONFIG_ARCH_OMAP2)
+=
clockdomains2xxx_3xxx_data.o
...
...
arch/arm/mach-omap2/clock2420_data.c
View file @
472fd540
...
@@ -1774,8 +1774,6 @@ static struct omap_clk omap2420_clks[] = {
...
@@ -1774,8 +1774,6 @@ static struct omap_clk omap2420_clks[] = {
CLK
(
NULL
,
"osc_ck"
,
&
osc_ck
,
CK_242X
),
CLK
(
NULL
,
"osc_ck"
,
&
osc_ck
,
CK_242X
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_242X
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_242X
),
CLK
(
NULL
,
"alt_ck"
,
&
alt_ck
,
CK_242X
),
CLK
(
NULL
,
"alt_ck"
,
&
alt_ck
,
CK_242X
),
CLK
(
"omap-mcbsp.1"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_242X
),
CLK
(
"omap-mcbsp.2"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_242X
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_242X
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_242X
),
/* internal analog sources */
/* internal analog sources */
CLK
(
NULL
,
"dpll_ck"
,
&
dpll_ck
,
CK_242X
),
CLK
(
NULL
,
"dpll_ck"
,
&
dpll_ck
,
CK_242X
),
...
@@ -1784,8 +1782,6 @@ static struct omap_clk omap2420_clks[] = {
...
@@ -1784,8 +1782,6 @@ static struct omap_clk omap2420_clks[] = {
/* internal prcm root sources */
/* internal prcm root sources */
CLK
(
NULL
,
"func_54m_ck"
,
&
func_54m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_54m_ck"
,
&
func_54m_ck
,
CK_242X
),
CLK
(
NULL
,
"core_ck"
,
&
core_ck
,
CK_242X
),
CLK
(
NULL
,
"core_ck"
,
&
core_ck
,
CK_242X
),
CLK
(
"omap-mcbsp.1"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_242X
),
CLK
(
"omap-mcbsp.2"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_96m_ck"
,
&
func_96m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_96m_ck"
,
&
func_96m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_48m_ck"
,
&
func_48m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_48m_ck"
,
&
func_48m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_12m_ck"
,
&
func_12m_ck
,
CK_242X
),
CLK
(
NULL
,
"func_12m_ck"
,
&
func_12m_ck
,
CK_242X
),
...
...
arch/arm/mach-omap2/clock2430_data.c
View file @
472fd540
...
@@ -1858,11 +1858,6 @@ static struct omap_clk omap2430_clks[] = {
...
@@ -1858,11 +1858,6 @@ static struct omap_clk omap2430_clks[] = {
CLK
(
NULL
,
"osc_ck"
,
&
osc_ck
,
CK_243X
),
CLK
(
NULL
,
"osc_ck"
,
&
osc_ck
,
CK_243X
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_243X
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_243X
),
CLK
(
NULL
,
"alt_ck"
,
&
alt_ck
,
CK_243X
),
CLK
(
NULL
,
"alt_ck"
,
&
alt_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.1"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
"omap-mcbsp.2"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
"omap-mcbsp.3"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
"omap-mcbsp.4"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
"omap-mcbsp.5"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_243X
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_243X
),
/* internal analog sources */
/* internal analog sources */
CLK
(
NULL
,
"dpll_ck"
,
&
dpll_ck
,
CK_243X
),
CLK
(
NULL
,
"dpll_ck"
,
&
dpll_ck
,
CK_243X
),
...
@@ -1871,11 +1866,6 @@ static struct omap_clk omap2430_clks[] = {
...
@@ -1871,11 +1866,6 @@ static struct omap_clk omap2430_clks[] = {
/* internal prcm root sources */
/* internal prcm root sources */
CLK
(
NULL
,
"func_54m_ck"
,
&
func_54m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_54m_ck"
,
&
func_54m_ck
,
CK_243X
),
CLK
(
NULL
,
"core_ck"
,
&
core_ck
,
CK_243X
),
CLK
(
NULL
,
"core_ck"
,
&
core_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.1"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.2"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.3"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.4"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
"omap-mcbsp.5"
,
"prcm_fck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_96m_ck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_96m_ck"
,
&
func_96m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_48m_ck"
,
&
func_48m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_48m_ck"
,
&
func_48m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_12m_ck"
,
&
func_12m_ck
,
CK_243X
),
CLK
(
NULL
,
"func_12m_ck"
,
&
func_12m_ck
,
CK_243X
),
...
...
arch/arm/mach-omap2/clock3xxx_data.c
View file @
472fd540
...
@@ -3236,11 +3236,6 @@ static struct omap_clk omap3xxx_clks[] = {
...
@@ -3236,11 +3236,6 @@ static struct omap_clk omap3xxx_clks[] = {
CLK
(
NULL
,
"osc_sys_ck"
,
&
osc_sys_ck
,
CK_3XXX
),
CLK
(
NULL
,
"osc_sys_ck"
,
&
osc_sys_ck
,
CK_3XXX
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_3XXX
),
CLK
(
NULL
,
"sys_ck"
,
&
sys_ck
,
CK_3XXX
),
CLK
(
NULL
,
"sys_altclk"
,
&
sys_altclk
,
CK_3XXX
),
CLK
(
NULL
,
"sys_altclk"
,
&
sys_altclk
,
CK_3XXX
),
CLK
(
"omap-mcbsp.1"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
"omap-mcbsp.2"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
"omap-mcbsp.3"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
"omap-mcbsp.4"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
"omap-mcbsp.5"
,
"pad_fck"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
NULL
,
"mcbsp_clks"
,
&
mcbsp_clks
,
CK_3XXX
),
CLK
(
NULL
,
"sys_clkout1"
,
&
sys_clkout1
,
CK_3XXX
),
CLK
(
NULL
,
"sys_clkout1"
,
&
sys_clkout1
,
CK_3XXX
),
CLK
(
NULL
,
"dpll1_ck"
,
&
dpll1_ck
,
CK_3XXX
),
CLK
(
NULL
,
"dpll1_ck"
,
&
dpll1_ck
,
CK_3XXX
),
...
@@ -3307,8 +3302,6 @@ static struct omap_clk omap3xxx_clks[] = {
...
@@ -3307,8 +3302,6 @@ static struct omap_clk omap3xxx_clks[] = {
CLK
(
NULL
,
"ts_fck"
,
&
ts_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
NULL
,
"ts_fck"
,
&
ts_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
NULL
,
"usbtll_fck"
,
&
usbtll_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
NULL
,
"usbtll_fck"
,
&
usbtll_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
"usbhs_omap"
,
"usbtll_fck"
,
&
usbtll_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
"usbhs_omap"
,
"usbtll_fck"
,
&
usbtll_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
"omap-mcbsp.1"
,
"prcm_fck"
,
&
core_96m_fck
,
CK_3XXX
),
CLK
(
"omap-mcbsp.5"
,
"prcm_fck"
,
&
core_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"core_96m_fck"
,
&
core_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"core_96m_fck"
,
&
core_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"mmchs3_fck"
,
&
mmchs3_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
NULL
,
"mmchs3_fck"
,
&
mmchs3_fck
,
CK_3430ES2PLUS
|
CK_AM35XX
|
CK_36XX
),
CLK
(
NULL
,
"mmchs2_fck"
,
&
mmchs2_fck
,
CK_3XXX
),
CLK
(
NULL
,
"mmchs2_fck"
,
&
mmchs2_fck
,
CK_3XXX
),
...
@@ -3413,9 +3406,6 @@ static struct omap_clk omap3xxx_clks[] = {
...
@@ -3413,9 +3406,6 @@ static struct omap_clk omap3xxx_clks[] = {
CLK
(
NULL
,
"omap_32ksync_ick"
,
&
omap_32ksync_ick
,
CK_3XXX
),
CLK
(
NULL
,
"omap_32ksync_ick"
,
&
omap_32ksync_ick
,
CK_3XXX
),
CLK
(
NULL
,
"gpt12_ick"
,
&
gpt12_ick
,
CK_3XXX
),
CLK
(
NULL
,
"gpt12_ick"
,
&
gpt12_ick
,
CK_3XXX
),
CLK
(
NULL
,
"gpt1_ick"
,
&
gpt1_ick
,
CK_3XXX
),
CLK
(
NULL
,
"gpt1_ick"
,
&
gpt1_ick
,
CK_3XXX
),
CLK
(
"omap-mcbsp.2"
,
"prcm_fck"
,
&
per_96m_fck
,
CK_3XXX
),
CLK
(
"omap-mcbsp.3"
,
"prcm_fck"
,
&
per_96m_fck
,
CK_3XXX
),
CLK
(
"omap-mcbsp.4"
,
"prcm_fck"
,
&
per_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"per_96m_fck"
,
&
per_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"per_96m_fck"
,
&
per_96m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"per_48m_fck"
,
&
per_48m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"per_48m_fck"
,
&
per_48m_fck
,
CK_3XXX
),
CLK
(
NULL
,
"uart3_fck"
,
&
uart3_fck
,
CK_3XXX
),
CLK
(
NULL
,
"uart3_fck"
,
&
uart3_fck
,
CK_3XXX
),
...
...
arch/arm/mach-omap2/clockdomain.h
View file @
472fd540
...
@@ -206,7 +206,5 @@ extern struct clkdm_ops omap4_clkdm_operations;
...
@@ -206,7 +206,5 @@ extern struct clkdm_ops omap4_clkdm_operations;
extern
struct
clkdm_dep
gfx_24xx_wkdeps
[];
extern
struct
clkdm_dep
gfx_24xx_wkdeps
[];
extern
struct
clkdm_dep
dsp_24xx_wkdeps
[];
extern
struct
clkdm_dep
dsp_24xx_wkdeps
[];
extern
struct
clockdomain
wkup_common_clkdm
;
extern
struct
clockdomain
wkup_common_clkdm
;
extern
struct
clockdomain
prm_common_clkdm
;
extern
struct
clockdomain
cm_common_clkdm
;
#endif
#endif
arch/arm/mach-omap2/clockdomains2420_data.c
View file @
472fd540
...
@@ -131,8 +131,6 @@ static struct clockdomain dss_2420_clkdm = {
...
@@ -131,8 +131,6 @@ static struct clockdomain dss_2420_clkdm = {
static
struct
clockdomain
*
clockdomains_omap242x
[]
__initdata
=
{
static
struct
clockdomain
*
clockdomains_omap242x
[]
__initdata
=
{
&
wkup_common_clkdm
,
&
wkup_common_clkdm
,
&
cm_common_clkdm
,
&
prm_common_clkdm
,
&
mpu_2420_clkdm
,
&
mpu_2420_clkdm
,
&
iva1_2420_clkdm
,
&
iva1_2420_clkdm
,
&
dsp_2420_clkdm
,
&
dsp_2420_clkdm
,
...
...
arch/arm/mach-omap2/clockdomains2430_data.c
View file @
472fd540
...
@@ -157,8 +157,6 @@ static struct clockdomain dss_2430_clkdm = {
...
@@ -157,8 +157,6 @@ static struct clockdomain dss_2430_clkdm = {
static
struct
clockdomain
*
clockdomains_omap243x
[]
__initdata
=
{
static
struct
clockdomain
*
clockdomains_omap243x
[]
__initdata
=
{
&
wkup_common_clkdm
,
&
wkup_common_clkdm
,
&
cm_common_clkdm
,
&
prm_common_clkdm
,
&
mpu_2430_clkdm
,
&
mpu_2430_clkdm
,
&
mdm_clkdm
,
&
mdm_clkdm
,
&
dsp_2430_clkdm
,
&
dsp_2430_clkdm
,
...
...
arch/arm/mach-omap2/clockdomains3xxx_data.c
View file @
472fd540
...
@@ -347,8 +347,6 @@ static struct clkdm_autodep clkdm_autodeps[] = {
...
@@ -347,8 +347,6 @@ static struct clkdm_autodep clkdm_autodeps[] = {
static
struct
clockdomain
*
clockdomains_omap3430_common
[]
__initdata
=
{
static
struct
clockdomain
*
clockdomains_omap3430_common
[]
__initdata
=
{
&
wkup_common_clkdm
,
&
wkup_common_clkdm
,
&
cm_common_clkdm
,
&
prm_common_clkdm
,
&
mpu_3xxx_clkdm
,
&
mpu_3xxx_clkdm
,
&
neon_clkdm
,
&
neon_clkdm
,
&
iva2_clkdm
,
&
iva2_clkdm
,
...
...
arch/arm/mach-omap2/clockdomains44xx_data.c
View file @
472fd540
...
@@ -430,8 +430,6 @@ static struct clockdomain *clockdomains_omap44xx[] __initdata = {
...
@@ -430,8 +430,6 @@ static struct clockdomain *clockdomains_omap44xx[] __initdata = {
&
l4_wkup_44xx_clkdm
,
&
l4_wkup_44xx_clkdm
,
&
emu_sys_44xx_clkdm
,
&
emu_sys_44xx_clkdm
,
&
l3_dma_44xx_clkdm
,
&
l3_dma_44xx_clkdm
,
&
prm_common_clkdm
,
&
cm_common_clkdm
,
NULL
NULL
};
};
...
...
arch/arm/mach-omap2/clockdomains_common_data.c
deleted
100644 → 0
View file @
5f612967
/*
* OMAP2+-common clockdomain data
*
* Copyright (C) 2008-2012 Texas Instruments, Inc.
* Copyright (C) 2008-2010 Nokia Corporation
*
* Paul Walmsley, Jouni Högander
*/
#include <linux/kernel.h>
#include <linux/io.h>
#include "clockdomain.h"
/* These are implicit clockdomains - they are never defined as such in TRM */
struct
clockdomain
prm_common_clkdm
=
{
.
name
=
"prm_clkdm"
,
.
pwrdm
=
{
.
name
=
"wkup_pwrdm"
},
};
struct
clockdomain
cm_common_clkdm
=
{
.
name
=
"cm_clkdm"
,
.
pwrdm
=
{
.
name
=
"core_pwrdm"
},
};
arch/arm/mach-omap2/control.c
View file @
472fd540
...
@@ -241,6 +241,49 @@ void omap3_ctrl_write_boot_mode(u8 bootmode)
...
@@ -241,6 +241,49 @@ void omap3_ctrl_write_boot_mode(u8 bootmode)
#endif
#endif
/**
* omap_ctrl_write_dsp_boot_addr - set boot address for a remote processor
* @bootaddr: physical address of the boot loader
*
* Set boot address for the boot loader of a supported processor
* when a power ON sequence occurs.
*/
void
omap_ctrl_write_dsp_boot_addr
(
u32
bootaddr
)
{
u32
offset
=
cpu_is_omap243x
()
?
OMAP243X_CONTROL_IVA2_BOOTADDR
:
cpu_is_omap34xx
()
?
OMAP343X_CONTROL_IVA2_BOOTADDR
:
cpu_is_omap44xx
()
?
OMAP4_CTRL_MODULE_CORE_DSP_BOOTADDR
:
0
;
if
(
!
offset
)
{
pr_err
(
"%s: unsupported omap type
\n
"
,
__func__
);
return
;
}
omap_ctrl_writel
(
bootaddr
,
offset
);
}
/**
* omap_ctrl_write_dsp_boot_mode - set boot mode for a remote processor
* @bootmode: 8-bit value to pass to some boot code
*
* Sets boot mode for the boot loader of a supported processor
* when a power ON sequence occurs.
*/
void
omap_ctrl_write_dsp_boot_mode
(
u8
bootmode
)
{
u32
offset
=
cpu_is_omap243x
()
?
OMAP243X_CONTROL_IVA2_BOOTMOD
:
cpu_is_omap34xx
()
?
OMAP343X_CONTROL_IVA2_BOOTMOD
:
0
;
if
(
!
offset
)
{
pr_err
(
"%s: unsupported omap type
\n
"
,
__func__
);
return
;
}
omap_ctrl_writel
(
bootmode
,
offset
);
}
#if defined(CONFIG_ARCH_OMAP3) && defined(CONFIG_PM)
#if defined(CONFIG_ARCH_OMAP3) && defined(CONFIG_PM)
/*
/*
* Clears the scratchpad contents in case of cold boot-
* Clears the scratchpad contents in case of cold boot-
...
...
arch/arm/mach-omap2/control.h
View file @
472fd540
...
@@ -397,6 +397,8 @@ extern u32 omap3_arm_context[128];
...
@@ -397,6 +397,8 @@ extern u32 omap3_arm_context[128];
extern
void
omap3_control_save_context
(
void
);
extern
void
omap3_control_save_context
(
void
);
extern
void
omap3_control_restore_context
(
void
);
extern
void
omap3_control_restore_context
(
void
);
extern
void
omap3_ctrl_write_boot_mode
(
u8
bootmode
);
extern
void
omap3_ctrl_write_boot_mode
(
u8
bootmode
);
extern
void
omap_ctrl_write_dsp_boot_addr
(
u32
bootaddr
);
extern
void
omap_ctrl_write_dsp_boot_mode
(
u8
bootmode
);
extern
void
omap3630_ctrl_disable_rta
(
void
);
extern
void
omap3630_ctrl_disable_rta
(
void
);
extern
int
omap3_ctrl_save_padconf
(
void
);
extern
int
omap3_ctrl_save_padconf
(
void
);
#else
#else
...
...
arch/arm/mach-omap2/dsp.c
View file @
472fd540
...
@@ -23,6 +23,7 @@
...
@@ -23,6 +23,7 @@
#include <asm/memblock.h>
#include <asm/memblock.h>
#include "control.h"
#include "cm2xxx_3xxx.h"
#include "cm2xxx_3xxx.h"
#include "prm2xxx_3xxx.h"
#include "prm2xxx_3xxx.h"
#ifdef CONFIG_BRIDGE_DVFS
#ifdef CONFIG_BRIDGE_DVFS
...
@@ -46,6 +47,9 @@ static struct omap_dsp_platform_data omap_dsp_pdata __initdata = {
...
@@ -46,6 +47,9 @@ static struct omap_dsp_platform_data omap_dsp_pdata __initdata = {
.
dsp_cm_read
=
omap2_cm_read_mod_reg
,
.
dsp_cm_read
=
omap2_cm_read_mod_reg
,
.
dsp_cm_write
=
omap2_cm_write_mod_reg
,
.
dsp_cm_write
=
omap2_cm_write_mod_reg
,
.
dsp_cm_rmw_bits
=
omap2_cm_rmw_mod_reg_bits
,
.
dsp_cm_rmw_bits
=
omap2_cm_rmw_mod_reg_bits
,
.
set_bootaddr
=
omap_ctrl_write_dsp_boot_addr
,
.
set_bootmode
=
omap_ctrl_write_dsp_boot_mode
,
};
};
static
phys_addr_t
omap_dsp_phys_mempool_base
;
static
phys_addr_t
omap_dsp_phys_mempool_base
;
...
...
arch/arm/mach-omap2/include/mach/ctrl_module_core_44xx.h
View file @
472fd540
...
@@ -42,6 +42,7 @@
...
@@ -42,6 +42,7 @@
#define OMAP4_CTRL_MODULE_CORE_STD_FUSE_OPP_DPLL_1 0x0268
#define OMAP4_CTRL_MODULE_CORE_STD_FUSE_OPP_DPLL_1 0x0268
#define OMAP4_CTRL_MODULE_CORE_STATUS 0x02c4
#define OMAP4_CTRL_MODULE_CORE_STATUS 0x02c4
#define OMAP4_CTRL_MODULE_CORE_DEV_CONF 0x0300
#define OMAP4_CTRL_MODULE_CORE_DEV_CONF 0x0300
#define OMAP4_CTRL_MODULE_CORE_DSP_BOOTADDR 0x0304
#define OMAP4_CTRL_MODULE_CORE_LDOVBB_IVA_VOLTAGE_CTRL 0x0314
#define OMAP4_CTRL_MODULE_CORE_LDOVBB_IVA_VOLTAGE_CTRL 0x0314
#define OMAP4_CTRL_MODULE_CORE_LDOVBB_MPU_VOLTAGE_CTRL 0x0318
#define OMAP4_CTRL_MODULE_CORE_LDOVBB_MPU_VOLTAGE_CTRL 0x0318
#define OMAP4_CTRL_MODULE_CORE_LDOSRAM_IVA_VOLTAGE_CTRL 0x0320
#define OMAP4_CTRL_MODULE_CORE_LDOSRAM_IVA_VOLTAGE_CTRL 0x0320
...
...
arch/arm/mach-omap2/omap_hwmod.c
View file @
472fd540
This diff is collapsed.
Click to expand it.
arch/arm/mach-omap2/omap_hwmod_2420_data.c
View file @
472fd540
...
@@ -192,6 +192,11 @@ static struct omap_hwmod_class omap2420_mcbsp_hwmod_class = {
...
@@ -192,6 +192,11 @@ static struct omap_hwmod_class omap2420_mcbsp_hwmod_class = {
.
name
=
"mcbsp"
,
.
name
=
"mcbsp"
,
};
};
static
struct
omap_hwmod_opt_clk
mcbsp_opt_clks
[]
=
{
{
.
role
=
"pad_fck"
,
.
clk
=
"mcbsp_clks"
},
{
.
role
=
"prcm_fck"
,
.
clk
=
"func_96m_ck"
},
};
/* mcbsp1 */
/* mcbsp1 */
static
struct
omap_hwmod_irq_info
omap2420_mcbsp1_irqs
[]
=
{
static
struct
omap_hwmod_irq_info
omap2420_mcbsp1_irqs
[]
=
{
{
.
name
=
"tx"
,
.
irq
=
59
},
{
.
name
=
"tx"
,
.
irq
=
59
},
...
@@ -214,6 +219,8 @@ static struct omap_hwmod omap2420_mcbsp1_hwmod = {
...
@@ -214,6 +219,8 @@ static struct omap_hwmod omap2420_mcbsp1_hwmod = {
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP1_SHIFT
,
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP1_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* mcbsp2 */
/* mcbsp2 */
...
@@ -238,6 +245,8 @@ static struct omap_hwmod omap2420_mcbsp2_hwmod = {
...
@@ -238,6 +245,8 @@ static struct omap_hwmod omap2420_mcbsp2_hwmod = {
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP2_SHIFT
,
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP2_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
static
struct
omap_hwmod_class_sysconfig
omap2420_msdi_sysc
=
{
static
struct
omap_hwmod_class_sysconfig
omap2420_msdi_sysc
=
{
...
@@ -585,5 +594,6 @@ static struct omap_hwmod_ocp_if *omap2420_hwmod_ocp_ifs[] __initdata = {
...
@@ -585,5 +594,6 @@ static struct omap_hwmod_ocp_if *omap2420_hwmod_ocp_ifs[] __initdata = {
int
__init
omap2420_hwmod_init
(
void
)
int
__init
omap2420_hwmod_init
(
void
)
{
{
omap_hwmod_init
();
return
omap_hwmod_register_links
(
omap2420_hwmod_ocp_ifs
);
return
omap_hwmod_register_links
(
omap2420_hwmod_ocp_ifs
);
}
}
arch/arm/mach-omap2/omap_hwmod_2430_data.c
View file @
472fd540
...
@@ -296,6 +296,11 @@ static struct omap_hwmod_class omap2430_mcbsp_hwmod_class = {
...
@@ -296,6 +296,11 @@ static struct omap_hwmod_class omap2430_mcbsp_hwmod_class = {
.
rev
=
MCBSP_CONFIG_TYPE2
,
.
rev
=
MCBSP_CONFIG_TYPE2
,
};
};
static
struct
omap_hwmod_opt_clk
mcbsp_opt_clks
[]
=
{
{
.
role
=
"pad_fck"
,
.
clk
=
"mcbsp_clks"
},
{
.
role
=
"prcm_fck"
,
.
clk
=
"func_96m_ck"
},
};
/* mcbsp1 */
/* mcbsp1 */
static
struct
omap_hwmod_irq_info
omap2430_mcbsp1_irqs
[]
=
{
static
struct
omap_hwmod_irq_info
omap2430_mcbsp1_irqs
[]
=
{
{
.
name
=
"tx"
,
.
irq
=
59
},
{
.
name
=
"tx"
,
.
irq
=
59
},
...
@@ -320,6 +325,8 @@ static struct omap_hwmod omap2430_mcbsp1_hwmod = {
...
@@ -320,6 +325,8 @@ static struct omap_hwmod omap2430_mcbsp1_hwmod = {
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP1_SHIFT
,
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP1_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* mcbsp2 */
/* mcbsp2 */
...
@@ -345,6 +352,8 @@ static struct omap_hwmod omap2430_mcbsp2_hwmod = {
...
@@ -345,6 +352,8 @@ static struct omap_hwmod omap2430_mcbsp2_hwmod = {
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP2_SHIFT
,
.
idlest_idle_bit
=
OMAP24XX_ST_MCBSP2_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* mcbsp3 */
/* mcbsp3 */
...
@@ -370,6 +379,8 @@ static struct omap_hwmod omap2430_mcbsp3_hwmod = {
...
@@ -370,6 +379,8 @@ static struct omap_hwmod omap2430_mcbsp3_hwmod = {
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP3_SHIFT
,
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP3_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* mcbsp4 */
/* mcbsp4 */
...
@@ -401,6 +412,8 @@ static struct omap_hwmod omap2430_mcbsp4_hwmod = {
...
@@ -401,6 +412,8 @@ static struct omap_hwmod omap2430_mcbsp4_hwmod = {
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP4_SHIFT
,
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP4_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* mcbsp5 */
/* mcbsp5 */
...
@@ -432,6 +445,8 @@ static struct omap_hwmod omap2430_mcbsp5_hwmod = {
...
@@ -432,6 +445,8 @@ static struct omap_hwmod omap2430_mcbsp5_hwmod = {
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP5_SHIFT
,
.
idlest_idle_bit
=
OMAP2430_ST_MCBSP5_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp_opt_clks
),
};
};
/* MMC/SD/SDIO common */
/* MMC/SD/SDIO common */
...
@@ -938,5 +953,6 @@ static struct omap_hwmod_ocp_if *omap2430_hwmod_ocp_ifs[] __initdata = {
...
@@ -938,5 +953,6 @@ static struct omap_hwmod_ocp_if *omap2430_hwmod_ocp_ifs[] __initdata = {
int
__init
omap2430_hwmod_init
(
void
)
int
__init
omap2430_hwmod_init
(
void
)
{
{
omap_hwmod_init
();
return
omap_hwmod_register_links
(
omap2430_hwmod_ocp_ifs
);
return
omap_hwmod_register_links
(
omap2430_hwmod_ocp_ifs
);
}
}
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
View file @
472fd540
...
@@ -1074,6 +1074,17 @@ static struct omap_hwmod_class omap3xxx_mcbsp_hwmod_class = {
...
@@ -1074,6 +1074,17 @@ static struct omap_hwmod_class omap3xxx_mcbsp_hwmod_class = {
.
rev
=
MCBSP_CONFIG_TYPE3
,
.
rev
=
MCBSP_CONFIG_TYPE3
,
};
};
/* McBSP functional clock mapping */
static
struct
omap_hwmod_opt_clk
mcbsp15_opt_clks
[]
=
{
{
.
role
=
"pad_fck"
,
.
clk
=
"mcbsp_clks"
},
{
.
role
=
"prcm_fck"
,
.
clk
=
"core_96m_fck"
},
};
static
struct
omap_hwmod_opt_clk
mcbsp234_opt_clks
[]
=
{
{
.
role
=
"pad_fck"
,
.
clk
=
"mcbsp_clks"
},
{
.
role
=
"prcm_fck"
,
.
clk
=
"per_96m_fck"
},
};
/* mcbsp1 */
/* mcbsp1 */
static
struct
omap_hwmod_irq_info
omap3xxx_mcbsp1_irqs
[]
=
{
static
struct
omap_hwmod_irq_info
omap3xxx_mcbsp1_irqs
[]
=
{
{
.
name
=
"common"
,
.
irq
=
16
},
{
.
name
=
"common"
,
.
irq
=
16
},
...
@@ -1097,6 +1108,8 @@ static struct omap_hwmod omap3xxx_mcbsp1_hwmod = {
...
@@ -1097,6 +1108,8 @@ static struct omap_hwmod omap3xxx_mcbsp1_hwmod = {
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP1_SHIFT
,
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP1_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp15_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp15_opt_clks
),
};
};
/* mcbsp2 */
/* mcbsp2 */
...
@@ -1126,6 +1139,8 @@ static struct omap_hwmod omap3xxx_mcbsp2_hwmod = {
...
@@ -1126,6 +1139,8 @@ static struct omap_hwmod omap3xxx_mcbsp2_hwmod = {
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP2_SHIFT
,
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP2_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp234_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp234_opt_clks
),
.
dev_attr
=
&
omap34xx_mcbsp2_dev_attr
,
.
dev_attr
=
&
omap34xx_mcbsp2_dev_attr
,
};
};
...
@@ -1156,6 +1171,8 @@ static struct omap_hwmod omap3xxx_mcbsp3_hwmod = {
...
@@ -1156,6 +1171,8 @@ static struct omap_hwmod omap3xxx_mcbsp3_hwmod = {
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP3_SHIFT
,
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP3_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp234_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp234_opt_clks
),
.
dev_attr
=
&
omap34xx_mcbsp3_dev_attr
,
.
dev_attr
=
&
omap34xx_mcbsp3_dev_attr
,
};
};
...
@@ -1188,6 +1205,8 @@ static struct omap_hwmod omap3xxx_mcbsp4_hwmod = {
...
@@ -1188,6 +1205,8 @@ static struct omap_hwmod omap3xxx_mcbsp4_hwmod = {
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP4_SHIFT
,
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP4_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp234_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp234_opt_clks
),
};
};
/* mcbsp5 */
/* mcbsp5 */
...
@@ -1219,6 +1238,8 @@ static struct omap_hwmod omap3xxx_mcbsp5_hwmod = {
...
@@ -1219,6 +1238,8 @@ static struct omap_hwmod omap3xxx_mcbsp5_hwmod = {
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP5_SHIFT
,
.
idlest_idle_bit
=
OMAP3430_ST_MCBSP5_SHIFT
,
},
},
},
},
.
opt_clks
=
mcbsp15_opt_clks
,
.
opt_clks_cnt
=
ARRAY_SIZE
(
mcbsp15_opt_clks
),
};
};
/* 'mcbsp sidetone' class */
/* 'mcbsp sidetone' class */
...
@@ -3283,6 +3304,8 @@ int __init omap3xxx_hwmod_init(void)
...
@@ -3283,6 +3304,8 @@ int __init omap3xxx_hwmod_init(void)
struct
omap_hwmod_ocp_if
**
h
=
NULL
;
struct
omap_hwmod_ocp_if
**
h
=
NULL
;
unsigned
int
rev
;
unsigned
int
rev
;
omap_hwmod_init
();
/* Register hwmod links common to all OMAP3 */
/* Register hwmod links common to all OMAP3 */
r
=
omap_hwmod_register_links
(
omap3xxx_hwmod_ocp_ifs
);
r
=
omap_hwmod_register_links
(
omap3xxx_hwmod_ocp_ifs
);
if
(
r
<
0
)
if
(
r
<
0
)
...
...
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
View file @
472fd540
...
@@ -2544,14 +2544,12 @@ static struct omap_hwmod omap44xx_prcm_mpu_hwmod = {
...
@@ -2544,14 +2544,12 @@ static struct omap_hwmod omap44xx_prcm_mpu_hwmod = {
static
struct
omap_hwmod
omap44xx_cm_core_aon_hwmod
=
{
static
struct
omap_hwmod
omap44xx_cm_core_aon_hwmod
=
{
.
name
=
"cm_core_aon"
,
.
name
=
"cm_core_aon"
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
clkdm_name
=
"cm_clkdm"
,
};
};
/* cm_core */
/* cm_core */
static
struct
omap_hwmod
omap44xx_cm_core_hwmod
=
{
static
struct
omap_hwmod
omap44xx_cm_core_hwmod
=
{
.
name
=
"cm_core"
,
.
name
=
"cm_core"
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
clkdm_name
=
"cm_clkdm"
,
};
};
/* prm */
/* prm */
...
@@ -2568,7 +2566,6 @@ static struct omap_hwmod_rst_info omap44xx_prm_resets[] = {
...
@@ -2568,7 +2566,6 @@ static struct omap_hwmod_rst_info omap44xx_prm_resets[] = {
static
struct
omap_hwmod
omap44xx_prm_hwmod
=
{
static
struct
omap_hwmod
omap44xx_prm_hwmod
=
{
.
name
=
"prm"
,
.
name
=
"prm"
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
class
=
&
omap44xx_prcm_hwmod_class
,
.
clkdm_name
=
"prm_clkdm"
,
.
mpu_irqs
=
omap44xx_prm_irqs
,
.
mpu_irqs
=
omap44xx_prm_irqs
,
.
rst_lines
=
omap44xx_prm_resets
,
.
rst_lines
=
omap44xx_prm_resets
,
.
rst_lines_cnt
=
ARRAY_SIZE
(
omap44xx_prm_resets
),
.
rst_lines_cnt
=
ARRAY_SIZE
(
omap44xx_prm_resets
),
...
@@ -6148,6 +6145,7 @@ static struct omap_hwmod_ocp_if *omap44xx_hwmod_ocp_ifs[] __initdata = {
...
@@ -6148,6 +6145,7 @@ static struct omap_hwmod_ocp_if *omap44xx_hwmod_ocp_ifs[] __initdata = {
int
__init
omap44xx_hwmod_init
(
void
)
int
__init
omap44xx_hwmod_init
(
void
)
{
{
omap_hwmod_init
();
return
omap_hwmod_register_links
(
omap44xx_hwmod_ocp_ifs
);
return
omap_hwmod_register_links
(
omap44xx_hwmod_ocp_ifs
);
}
}
arch/arm/plat-omap/include/plat/clock.h
View file @
472fd540
...
@@ -156,7 +156,6 @@ struct dpll_data {
...
@@ -156,7 +156,6 @@ struct dpll_data {
u8
min_divider
;
u8
min_divider
;
u16
max_divider
;
u16
max_divider
;
u8
modes
;
u8
modes
;
#if defined(CONFIG_ARCH_OMAP3) || defined(CONFIG_ARCH_OMAP4)
void
__iomem
*
autoidle_reg
;
void
__iomem
*
autoidle_reg
;
void
__iomem
*
idlest_reg
;
void
__iomem
*
idlest_reg
;
u32
autoidle_mask
;
u32
autoidle_mask
;
...
@@ -167,7 +166,6 @@ struct dpll_data {
...
@@ -167,7 +166,6 @@ struct dpll_data {
u8
auto_recal_bit
;
u8
auto_recal_bit
;
u8
recal_en_bit
;
u8
recal_en_bit
;
u8
recal_st_bit
;
u8
recal_st_bit
;
# endif
u8
flags
;
u8
flags
;
};
};
...
...
arch/arm/plat-omap/include/plat/dsp.h
View file @
472fd540
...
@@ -18,6 +18,9 @@ struct omap_dsp_platform_data {
...
@@ -18,6 +18,9 @@ struct omap_dsp_platform_data {
u32
(
*
dsp_cm_read
)(
s16
,
u16
);
u32
(
*
dsp_cm_read
)(
s16
,
u16
);
u32
(
*
dsp_cm_rmw_bits
)(
u32
,
u32
,
s16
,
s16
);
u32
(
*
dsp_cm_rmw_bits
)(
u32
,
u32
,
s16
,
s16
);
void
(
*
set_bootaddr
)(
u32
);
void
(
*
set_bootmode
)(
u8
);
phys_addr_t
phys_mempool_base
;
phys_addr_t
phys_mempool_base
;
phys_addr_t
phys_mempool_size
;
phys_addr_t
phys_mempool_size
;
};
};
...
...
arch/arm/plat-omap/include/plat/omap_hwmod.h
View file @
472fd540
...
@@ -629,6 +629,8 @@ int omap_hwmod_no_setup_reset(struct omap_hwmod *oh);
...
@@ -629,6 +629,8 @@ int omap_hwmod_no_setup_reset(struct omap_hwmod *oh);
int
omap_hwmod_pad_route_irq
(
struct
omap_hwmod
*
oh
,
int
pad_idx
,
int
irq_idx
);
int
omap_hwmod_pad_route_irq
(
struct
omap_hwmod
*
oh
,
int
pad_idx
,
int
irq_idx
);
extern
void
__init
omap_hwmod_init
(
void
);
/*
/*
* Chip variant-specific hwmod init routines - XXX should be converted
* Chip variant-specific hwmod init routines - XXX should be converted
* to use initcalls once the initial boot ordering is straightened out
* to use initcalls once the initial boot ordering is straightened out
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment