Minix I2C Drivers for the BeagleBone Black - Report 5

This is Report #5. I plan to post these every Sunday. They will give a rundown of what I’ve done during the week, list any problems I had, and what I plan to do the following week. I’ll be posting the reports both to the beagle-gsoc Google Group and to my blog.

Completed this week:

Issues / Concerns / Challenges:

  • None this week :slight_smile:

Plan for next week:

  • EDID reading in the TDA19988 driver. Subtasks: enabling DDC, enabling interrupts, setting up the read, and reading the data.
  • Begin frame buffer driver enhancements to use EDID to configure the driver properly.