Completed
Device tree graphs phandle properties can be used to refer to other nodes in the tree
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cameras in Embedded Systems - Device Tree and ACPI Implementation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 A typical embedded system with a camera
- 3 Image signal processors
- 4 Video4 Linux and Media controller
- 5 Example of a media graph
- 6 Probing
- 7 Media device setup
- 8 V4L2 async example (ISP)
- 9 V4L2 async (sensor)
- 10 Device Tree standard and bindings
- 11 Device tree graphs phandle properties can be used to refer to other nodes in the tree
- 12 Sensor node
- 13 ISP node board specific part
- 14 OF graph API
- 15 ACPI Device Specific Data
- 16 fwnode property API
- 17 Fwnode graph API
- 18 Flash
- 19 Camera module power on and power off sequences
- 20 Firmware logistics