aboutsummaryrefslogtreecommitdiff
path: root/kernel/dtm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* kernel/dtm: Add an example on the kernel DT APIMiquel Sabaté Solà2024-12-051-0/+15
This comes in the form of a simple kernel module which iterates over CPUs and prints the contents of some device tree nodes. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>