[FE training-materials-updates] kernel: The nunchuk spec says that it's running at 100kHz

Maxime Ripard maxime.ripard at free-electrons.com
Thu Oct 3 16:16:14 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : kernel-ng
Link       : http://git.free-electrons.com/training-materials/commit/?id=9c0355436e65dedfb0507311832c49e8aeae77ed

>---------------------------------------------------------------

commit 9c0355436e65dedfb0507311832c49e8aeae77ed
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Thu Oct 3 16:13:05 2013 +0200

    kernel: The nunchuk spec says that it's running at 100kHz
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

9c0355436e65dedfb0507311832c49e8aeae77ed
 .../kernel-i2c-device-model.tex                    |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
index 5fe4773..c6edbbd 100644
--- a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
+++ b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
@@ -68,7 +68,7 @@ examples given in the lectures.
 
 \begin{enumerate}
 \item Add a node declaring a second I2C bus (\code{i2c1}), functioning
-      at 400 KHz too. As for \code{i2c0}, you will need to declare
+      at 100 KHz. As for \code{i2c0}, you will need to declare
       the base address of its registers. Open the processor datasheet
       and find this address
       \footnote{Tip: you can look-up the \code{i2c0} base address which



More information about the training-materials-updates mailing list