Skip to content

Commit

Permalink
labs/kernel-i2c-describing-hardware: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <[email protected]>
  • Loading branch information
Michael Opdenacker committed May 13, 2024
1 parent 60f3162 commit 6ceead3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ceead3

Please sign in to comment.