From 6ceead33f3fecff73a83dd4bff8d6a4dbc082a7f Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 14 May 2024 00:13:59 +0530 Subject: [PATCH] labs/kernel-i2c-describing-hardware: fix typo Signed-off-by: Michael Opdenacker --- .../kernel-beagleplay-i2c-describing-hardware.tex | 2 +- .../kernel-i2c-describing-hardware.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/labs/kernel-beagleplay-i2c-describing-hardware/kernel-beagleplay-i2c-describing-hardware.tex b/labs/kernel-beagleplay-i2c-describing-hardware/kernel-beagleplay-i2c-describing-hardware.tex index e68567bca2..7a6d809c82 100644 --- a/labs/kernel-beagleplay-i2c-describing-hardware/kernel-beagleplay-i2c-describing-hardware.tex +++ b/labs/kernel-beagleplay-i2c-describing-hardware/kernel-beagleplay-i2c-describing-hardware.tex @@ -221,7 +221,7 @@ \subsection{Prepare the I2C device DT description} \end{itemize} Stopping here is sufficient as writing device-tree bindings is not -strictly required ton continue the labs, but if you feel comfortable +strictly required to continue the labs, but if you feel comfortable you may want to write your own binding file, eg: \begin{bashinput} Documentation/devicetree/bindings/misc/nintendo,nunchuk.yaml diff --git a/labs/kernel-i2c-describing-hardware/kernel-i2c-describing-hardware.tex b/labs/kernel-i2c-describing-hardware/kernel-i2c-describing-hardware.tex index 5cce6df0b3..f330ff3cfb 100644 --- a/labs/kernel-i2c-describing-hardware/kernel-i2c-describing-hardware.tex +++ b/labs/kernel-i2c-describing-hardware/kernel-i2c-describing-hardware.tex @@ -228,7 +228,7 @@ \subsection{Prepare the I2C device DT description} \end{itemize} Stopping here is sufficient as writing device-tree bindings is not -strictly required ton continue the labs, but if you feel comfortable +strictly required to continue the labs, but if you feel comfortable you may want to write your own binding file, eg: \begin{bashinput} Documentation/devicetree/bindings/misc/nintendo,nunchuk.yaml