网站大量收购独家精品文档,联系QQ:2885784924

arm device tree设备树.pdf

  1. 1、本文档共12页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
arm device tree设备树

ARMLinuxDeviceTree BarrySong21cnbao@ 1. ARMDeviceTree Linus Torvalds 2011 3 17 ARM Linux this whole ARM thing is a f*cking pain in the ass ARM Linux ARM ARM Linux arch/arm/plat-xxx arch/arm/mach-xxx platform resource i2c_board_info spi_board_info platform_data s3c2410s3c6410 PowerPC Flattened Device Tree FDT ARM Device Tree OpenFirmware (OF) Linux 2.6 ARM arch/arm/plat-xxx arch/arm/mach-xxx Device Tree Linux kernel Device Tree node property name value Device Tree hard code kernel  CPU      GPIO GPIO  Clock Clock CPU Bootloader Linux platform_device i2c_client spi_device IRQ 2. DeviceTree Device Tree Bootloader Device Tree Linux DTS (device tree source) .dts ASCII Device Tree ARM Linux .dts ARM machine arch/arm/boot/dts/ SoC machine SoC .dts Linux SoC machine .dtsiC machine .dts include .dtsiVEXPRESS vexpress-v2m.dtsi vexpress-v2p-ca9.dts vexpress-v2p-ca9.dts /include/ vexpress-v2m.dtsi C .dtsi include .dtsiARM SoC .dtsi skeleton.dtsi .dts include .dtsi / { node1 { a-string-property = A string; a-string-list-property = first string, second string; a-byte-data-property = [0x01 0x23 0x34 0x56]; child-node1 { first-child-property; second-child-property = 1; a-string-property = Hello, world; }; child-node2 { }; }; node2 { an-empty-property; a-cell-property = 1 2 3 4; /* each number (cell) is a uint32 */ child-node1 { }; }; }; .dts Device Tree 1 root / root node1 node2 node1child-node1 child-node2 an-empty-property a-string-property a-string-list-property Cells u32 second-child-property a-byte-data-property machine .dts mach

您可能关注的文档

文档评论(0)

牛X文档 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档