SNVA998 September   2020 LP8732-Q1 , LP87522-Q1

 

  1.   Trademarks
  2. 1Design Parameters
  3. 2Power Solution
  4. 3Sequencing
    1. 3.1 Startup
    2. 3.2 Shutdown
  5. 4Schematic
  6. 5Software Drivers
  7. 6Recommended External Components
  8. 7Measurements
  9. 8Summary
  10. 9References

Software Drivers

Linux drivers for the LP875x and LP873x are available in public git repository. These can be used to help integrate the LP875x / LP873x control to system software:

LP8756x

LP873x

Note: Every header file is in the “include” folder starting from the root directory. So once in “include folder”, you can navigate to the relevant header file. For example, here is the LP87565.h file: https://github.com/torvalds/linux/blob/master/include/linux/mfd/lp87565.h.