aboutsummaryrefslogtreecommitdiff
path: root/docs/intel_de3815.md
diff options
context:
space:
mode:
authorThomas Ingleby <thomas.c.ingleby@intel.com>2014-10-22 00:19:27 +0100
committerThomas Ingleby <thomas.c.ingleby@intel.com>2014-10-24 14:21:20 +0100
commitaf3aa9d8b972ead8b23b71e69950cb7a9870a64f (patch)
tree9c9a55674c532a9cd889b7819bf34c26aef808d1 /docs/intel_de3815.md
parentb59aecb70dcb866aad19a2aa8dc40305cf3c02e1 (diff)
de3815: add initial doc
Also removed printf used during inital implementation. Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
Diffstat (limited to 'docs/intel_de3815.md')
-rw-r--r--docs/intel_de3815.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/intel_de3815.md b/docs/intel_de3815.md
new file mode 100644
index 0000000..60a168f
--- /dev/null
+++ b/docs/intel_de3815.md
@@ -0,0 +1,38 @@
+Intel NUC DE3815tykhe {#de3815}
+=============
+
+The DE3815 NUC Kit is a single core Atom clocked at 1.46GHz.
+http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe.html
+
+Interface notes
+---------------
+**GPIO** Not yet implemented.
+
+**PWM** Functionality for the PWM is provided by the `pwm_lpss` module `CONFIG_PWM_LPSS`
+
+**I2C** Depending on your system you may need to load `i2c-dev`
+
+Custom Solutions Header mapping
+-------------------------------
+Based on: http://downloadmirror.intel.com/23745/eng/DE3815TYBE_TechProdSpec06.pdf
+
+| MRAA Number | Physical Pin | Function | Notes |
+|-------------|--------------|--------------|----------------------|
+| 0 | 1 | 1.8V sby | |
+| 1 | 2 | GND | |
+| 2 | 3 | HDMI_CEC | |
+| 3 | 4 | DMIC_CLK | |
+| 4 | 5 | 3.3V sby | |
+| 5 | 6 | DMIC_DATA | |
+| 6 | 7 | Key (no pin) | |
+| 7 | 8 | SMB_ALERT# | |
+| 8 | 9 | 5V sby (2A) | |
+| 9 | 10 | SCI_SMI_GPIO | |
+| 10 | 11 | PWM[0] | PWM Chip 0 Channel 0 |
+| 11 | 12 | PWM[1] | PWM Chip 0 Channel 1 |
+| 12 | 13 | I2C0_CLK | /dev/i2c-0 SCL |
+| 13 | 14 | I2C0_DATA | /dev/i2c-0 SDA |
+| 14 | 15 | I2C1_CLK | /dev/i2c-1 SCL |
+| 15 | 16 | I2C1_DATA | /dev/i2c-1-SDA |
+| 16 | 17 | SMB_CLK | |
+| 17 | 18 | SMB_DATA | |