lkml.org 
[lkml]   [2011]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v4 05/11] mfd: pruss SUART private data.
Date
This patch adds the PRUSS SUART data.

Signed-off-by: Subhasish Ghosh <subhasish@mistralsolutions.com>
---
include/linux/mfd/pruss.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/include/linux/mfd/pruss.h b/include/linux/mfd/pruss.h
index 8ef25b3..c5e2af2 100644
--- a/include/linux/mfd/pruss.h
+++ b/include/linux/mfd/pruss.h
@@ -87,6 +87,11 @@
#define PRU_INTC_CHANMAP12_HALF (0x00010908)
#define PRU_INTC_REGMAP_MASK (0xFFFFFFFF)

+struct da850_evm_pruss_suart_data {
+ u32 version;
+ int (*setup)(void);
+};
+
s32 pruss_enable(struct device *dev, u8 pruss_num);

s32 pruss_load(struct device *dev, u8 pruss_num,
--
1.7.2.3


\
 
 \ /
  Last update: 2011-04-22 13:51    [W:0.045 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site