aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/ti_wilink_st.h
diff options
context:
space:
mode:
authorGigi Joseph <gigi.joseph@gmail.com>2015-01-09 03:45:02 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-12 05:04:10 -0800
commit46d0d33350e9b32642d745a8b46a954910196b4d (patch)
tree9428c3075ecda272e3cfd84ea00fe30015061d49 /include/linux/ti_wilink_st.h
parentmei: use uuid, me_addr tuple addressing also for flow control credits (diff)
downloadwireguard-linux-46d0d33350e9b32642d745a8b46a954910196b4d.tar.xz
wireguard-linux-46d0d33350e9b32642d745a8b46a954910196b4d.zip
ti-st: add device tree support
When using device tree, driver configuration data need to be read from device node. Add support for getting the platform data information from the device tree information stored in the .dtb file in case it exists. Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: bvijay <bvijay@ti.com> Diff rendering mode:inlineside by side Signed-off-by: Gigi Joseph <gigi.joseph@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/ti_wilink_st.h')
-rw-r--r--include/linux/ti_wilink_st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ti_wilink_st.h b/include/linux/ti_wilink_st.h
index 884d6263e962..9072d9f95cff 100644
--- a/include/linux/ti_wilink_st.h
+++ b/include/linux/ti_wilink_st.h
@@ -86,6 +86,7 @@ struct st_proto_s {
extern long st_register(struct st_proto_s *);
extern long st_unregister(struct st_proto_s *);
+extern struct ti_st_plat_data *dt_pdata;
/*
* header information used by st_core.c