You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to get a section that talks about device-trees and how they interact with kernel modules? That would be a great addition for the folks that work on embedded systems.
john850512, ekangmonyet, fennecJ, dvergeylen, xovano and 2 more
I will try to give the device tree example with raspberry pi (the open source one). As device tree is proposed to decouple the hardware description from the kernel source tree, some companies maintain their own device tree files for different platforms and SoCs product internally, and their device tree files are not public available.
I will try to give the device tree example with raspberry pi (the open source one). As device tree is proposed to decouple the hardware description from the kernel source tree, some companies maintain their own device tree files for different platforms and SoCs product internally, and their device tree files are not public available.
@johnnylord, feel free to submit pull requests here.
Activity
jserv commentedon Sep 8, 2021
@johnnylord, can you attempt to contribute preliminary descriptions along with sample code for device tree?
johnnylord commentedon Sep 9, 2021
I will try to give the device tree example with raspberry pi (the open source one). As device tree is proposed to decouple the hardware description from the kernel source tree, some companies maintain their own device tree files for different platforms and SoCs product internally, and their device tree files are not public available.
jserv commentedon Apr 12, 2025
@johnnylord, feel free to submit pull requests here.