From 4e1a2bd10e7ee30238fadb80d55f5a89ccc8e739 Mon Sep 17 00:00:00 2001 From: Philippe Langlais Date: Thu, 20 Oct 2011 10:25:30 +0200 Subject: DocBook: Add PRCMU documentation Signed-off-by: Philippe Langlais --- Documentation/DocBook/prcmu-fw-api.tmpl | 109 ++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 Documentation/DocBook/prcmu-fw-api.tmpl (limited to 'Documentation') diff --git a/Documentation/DocBook/prcmu-fw-api.tmpl b/Documentation/DocBook/prcmu-fw-api.tmpl new file mode 100644 index 00000000000..74f3e4d0995 --- /dev/null +++ b/Documentation/DocBook/prcmu-fw-api.tmpl @@ -0,0 +1,109 @@ + + + + + + PRCMU Driver + + + + Sudeep Karkada + Nagesha + +
+ sudeepkarkada.nagesha@stericsson.com +
+
+
+
+ + + 2009-2010 + ST-Ericsson + + + + + Linux standard functions + + + + + + + + This documentation is free software; you can redistribute + it and/or modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later + version. + + + + This program is distributed in the hope that it will be + useful, but WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + See the GNU General Public License for more details. + + + + You should have received a copy of the GNU General Public + License along with this program; if not, write to the Free + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, + MA 02111-1307 USA + + + + For more details see the file COPYING in the source + distribution of Linux. + + +
+ + + + + Introduction + + This documentation describes the API provided by the PRCMU firmware interface driver. + + + + + Known Bugs And Assumptions + + + + None + + + None. + + + + + + + + + Enumerations + + This chapter contains the autogenerated documentation of the structures + and enumerations which are used in the PRCMU firmware interface driver. + It is also required by the client drivers. + +!Iarch/arm/mach-ux500/include/mach/prcmu.h + + + + Public Functions Provided + + This chapter contains the autogenerated documentation of the kernel + API functions which are exported to the client drivers. + +!Edrivers/mfd/db8500-prcmu.c + + + +
-- cgit v1.2.3