Part Number: LP5810 Hi,
we have a I2C board which we are using to drive a led. I have made a zephyr driver for this: https://github.com/Telraam-Rear-Window-BV/LP5810-Zephyr-Driver We are now moving from a Zephyr based board to an embedded linux board…
Part Number: TPS25751A Hi,
Do you have a Linux driver for TPS25751A?
If not, can you give me another driver that can be used for TPS25751A?
Best Regards,
Nishie
Part Number: BQ25630 Dear TI Team, We are planning on using the BQ25630 in an upcoming board; would you kindly provide us with the linux driver for this IC? Regards, Daniel Mevec
Part Number: BQ24810 Other Parts Discussed in Thread: BQ24725A Hi there, we're working with embedded Linux on the am62x and would like to add support for the BQ24810 charger controller.
Is there a dedicated Linux driver for this part? I see some drivers…
Part Number: AFE7958 In the application note 'AFE79xx Linux Driver' (SDAA427) there is reference to AFE79xx Linux Driver source code that is used to compile a Linux kernel module. I have access to the files from the AFE79xx family of parts and have been…
Part Number: BQ25798 Other Parts Discussed in Thread: BQ25790 , Hi,
The Linux driver answered in the thread below is for the BQ25790.
https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1665450/bq25798-looking…
Part Number: TAS6511-Q1 Hi Team,
I want to follow up the tread. Do we release the Linux drive for TAS6511?
https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1639106/tas6511-q1-tas6511-linux-bsp-driver-code?tisearch=e2e-sitesearch&keymatch…
Part Number: AM62L-LINUX-SDK Hello,
I have a driver statically compiled in the kernel image. The driver configured the gpio, interrupt to detect a power failure and wakeup interrupt as well to wakeup the device from deep sleep. The driver works fine…