Implementing sync_state() and Handoff for Common Clock Framework
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the challenges and solutions surrounding the implementation of sync_state() or handoff for the common clk framework in Linux. Delve into the multiple attempts to address the issue of clocks remaining enabled during boot and potentially being disabled during lateinit. Examine the complexities involved, including parent-child dependencies between clk controller devices and the handoff of enable states from boot. Compare approaches taken by other subsystems like regulator and interconnect, as well as firmware solutions like ACPI. Gain insights into the ongoing efforts to maintain boot splash screens and ensure proper clock management in the Linux kernel.
Syllabus
Make sync_state()/handoff work for the common clk framework - Stephen Boyd
Taught by
Linux Plumbers Conference
Related Courses
Linux Kernel Development Model and CompilationUdemy Linux Kernel Development Course
Udemy Linux on RISC-V with Open Hardware
Linux Foundation via YouTube Rapid Developing and Testing Linux Kernel in Docker Containers
Linux Foundation via YouTube Writing Linux Kernel Modules in Safe Rust
Linux Foundation via YouTube