Master the art of developing customized device drivers for your embedded Linux systems
Key FeaturesStay up to date with the Linux PCI, ASoC, and V4L2 subsystems and write device drivers for themGet to grips with the Linux kernel power management infrastructureAdopt a practical approach to customizing your Linux environment using best practicesBook DescriptionLinux is one of the fastest-growing operating systems around the world, and in the last few years, the Linux kernel has evolved significantly to support a wide variety of embedded devices with its improved subsystems and a range of new features. With this book, you'll find out how you can enhance your skills to write custom device drivers for your Linux operating system.
Mastering Linux Device Driver Development provides complete coverage of kernel topics, including video and audio frameworks, that usually go unaddressed. You'll work with some of the most complex and impactful Linux kernel frameworks, such as PCI, ALSA for SoC, and Video4Linux2, and discover expert tips and best practices along the way. In addition to this, you'll understand how to make the most of frameworks such as NVMEM and Watchdog. Once you've got to grips with Linux kernel helpers, you'll advance to working with special device types such as Multi-Function Devices (MFD) followed by video and audio device drivers.
By the end of this book, you'll be able to write feature-rich device drivers and integrate them with some of the most complex Linux kernel frameworks, including V4L2 and ALSA for SoC.
What you will learnExplore and adopt Linux kernel helpers for locking, work deferral, and interrupt managementUnderstand the Regmap subsystem to manage memory accesses and work with the IRQ subsystemGet to grips with the PCI subsystem and write reliable drivers for PCI devicesWrite full multimedia device drivers using ALSA SoC and the V4L2 frameworkBuild power-aware device drivers using the kernel power management frameworkFind out how to get the most out of miscellaneous kernel subsystems such as NVMEM and WatchdogWho this book is forThis book is for embedded developers, Linux system engineers, and system programmers who want to explore Linux kernel frameworks and subsystems. C programming skills and a basic understanding of driver development are necessary to get started with this book.
Table of ContentsLinux Kernel Concepts for Embedded DevelopersLeveraging the Regmap API and Simplifying the CodeDelving into the MFD Subsystem and Syscon APIStorming the Common Clock FrameworkALSA SoC Framework – Leveraging Codec and Platform Class DriversALSA SoC Framework – Delving into the Machine Class DriversDemystifying V4L2 and Video Capture Device DriversIntegrating with V4L2 Async and Media Controller FrameworksLeveraging V4L2 API from the User SpaceLinux Kernel Power ManagementWriting PCI Device DriversLeveraging the NVMEM FrameworkWatchdog Device DriversLinux Kernel Debugging Tips and Best Practices
I am not sure how useful material like this is, but I was at a bit of an impasse, at one point this year; where I could not access either the source code or online documentation. I needed some updated information on certain topics, so packt became the publisher of choice. The quality has improved, and this title I did get some mileage out of.