summaryrefslogtreecommitdiff
path: root/kernel-devel/dts
AgeCommit message (Collapse)Author
2019-03-22kernel/dts: fix name of dtsi fileKurt Kanzenbach
The dtsi file is called mynode.dtsi, but the my.dts includes my.dtsi which doesn't exist. Fix it. Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
2019-01-28Device Tree: initial versionManuel Traut
This is the initial version of a Device Tree Presentation. The Presentation includes Background, Scope and Advantages of Device Tree usage as well as a short explanation of the Syntax and Usage. It ends with information about current developments and references to further information. Also an excercise for the attendees is defined. Signed-off-by: Manuel Traut <manut@linutronix.de>