Section 2 - Linux Kernel Platform Abstraction and Device Drivers

In this section, we'll first introduce the concept of a device tree, allowing us to declare and describe the non-discoverable devices present on the system, and then we'll learn how to deal with such devices. While dealing with such devices, we will introduce the concept of platform devices and their drivers, and we will learn how to write I2C and SPI device drivers.

The following chapters will be covered in this section:

  • Chapter 5, Understanding and Leveraging the Device Tree
  • Chapter 6, Introduction to Devices, Drivers, and Platform Abstraction
  • Chapter 7, Understanding the Concept of Platform Devices and Drivers
  • Chapter 8, Writing I2C Device Drivers
  • Chapter 9, Writing SPI Device Drivers
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset