Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221979
b: refs/heads/master
c: ac8a139
h: refs/heads/master
i:
  221977: 79a0c58
  221975: 57a7185
v: v3
  • Loading branch information
Felipe Contreras authored and Omar Ramirez Luna committed Nov 11, 2010
1 parent f3f7f5b commit e24cdbe
Show file tree
Hide file tree
Showing 3 changed files with 428 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c4c899ee27963357a7df1f5e15a5677978cd842
refs/heads/master: ac8a139a14db73f96f7b79765c3a9e34d16bdb95
2 changes: 2 additions & 0 deletions trunk/drivers/staging/tidspbridge/core/_tiomap.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ struct bridge_dev_context {
*/
u32 dw_dsp_ext_base_addr; /* See the comment above */
u32 dw_api_reg_base; /* API mem map'd registers */
void __iomem *dw_dsp_mmu_base; /* DSP MMU Mapped registers */
u32 dw_api_clk_base; /* CLK Registers */
u32 dw_dsp_clk_m2_base; /* DSP Clock Module m2 */
u32 dw_public_rhea; /* Pub Rhea */
Expand All @@ -355,6 +356,7 @@ struct bridge_dev_context {

/* TC Settings */
bool tc_word_swap_on; /* Traffic Controller Word Swap */
struct pg_table_attrs *pt_attrs;
u32 dsp_per_clks;
};

Expand Down
Loading

0 comments on commit e24cdbe

Please sign in to comment.