Skip to content

Commit

Permalink
kernel: hw: Add dtschema dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Raynal <[email protected]>
  • Loading branch information
miquelraynal committed Jun 14, 2024
1 parent 86c3756 commit 37da861
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,9 @@ \subsection{Prepare the I2C device DT description}
\code{nunchuk} labs folder) inside your bindings and verify they all
pass/fail as expected!
\begin{bashinput}
sudo apt install python3 python3-pip
pip3 install dtschema

make DT_SCHEMA_FILES=misc/nintendo,nunchuk.yaml dt_binding_check
\end{bashinput}

Expand Down

0 comments on commit 37da861

Please sign in to comment.