summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html')
-rw-r--r--static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html b/static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html
new file mode 100644
index 00000000..13228766
--- /dev/null
+++ b/static/freebsd/man4/man4.aarch64/rk_i2c.4 3.html
@@ -0,0 +1,55 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">RK_I2C(4)</td>
+ <td class="head-vol">Device Drivers Manual (aarch64)</td>
+ <td class="head-rtitle">RK_I2C(4)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">rk_i2c</code> &#x2014; <span class="Nd">driver
+ for the i2c controller on RockChip SoCs</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<p class="Pp"><code class="Cd">options SOC_ROCKCHIP_RK3328</code></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">rk_i2c</code> device driver provides support
+ for the i2c controller device present on RockChip SoC.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
+<p class="Pp">The current version of the <code class="Nm">rk_i2c</code> driver
+ supports the i2c controller with one of the following compatible strings
+ :</p>
+<p class="Pp"></p>
+<ul class="Bl-bullet Bl-compact">
+ <li>rockchip,rk3328-i2c</li>
+</ul>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">iic(4)</a>, <a class="Xr">iicbus(4)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
+<p class="Pp">The <code class="Nm">rk_i2c</code> device driver first appeared in
+ <span class="Ux">FreeBSD 12.0</span>.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
+<p class="Pp">The <code class="Nm">rk_i2c</code> device driver and manpage was
+ written by <span class="An">Emmanuel Vadot</span>
+ &lt;<a class="Mt" href="mailto:manu@freebsd.org">manu@freebsd.org</a>&gt;.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">June 14, 2018</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>