探究 Linux 内核 dts 设备树定义文件

树莓派开发文档中介绍了Linux内核设备树相关的知识

https://www.raspberrypi.org/documentation/configuration/device-tree.md

dts 语法规则

https://elinux.org/Device_Tree_Usage
sgmenghuo译:http://blog.csdn.net/sgmenghuo/article/details/45071615

参考文档

PPT 文档《Linux DTS 基本知识》介绍了 Linux 设备树的起源以及详细用法
百度文库连接:
https://wenku.baidu.com/view/7a2dd75b04a1b0717ed5dd62.html


补充资料:


探究 Linux 内核 dts 设备树定义文件_第1张图片

Gaah. Guys, this whole ARM thing is a f*cking pain in the ass... I realize that ARM vendors do crazy shit and haven't figured out this whole "platform" thing yet, but you guys need to push back on the people sending you crap.
—— Linus 在 Linux 开发者邮件列表的吐槽,https://lkml.org/lkml/2011/3/17/492

你可能感兴趣的:(探究 Linux 内核 dts 设备树定义文件)