Post Go back to editing

ADXL346 Linux Driver on Intel target

Category: Software
Product Number: ADXL346
Software Version: Linux Kernel 5.x

Hi, I'm using an ADXL346 device on an Intel platform with a recent Linux distribution (Debian 11), but I'm getting the "No IRQ?" message:

adxl34x 0-001d: no IRQ?

Has anyone got any advice on how to configure the device interrupt?  Is there any example ACPI code using device tree entries using PRP0001 PNP ID ?  How can the interrupt vector and interrupt parent be defined so the module will fully load?

On the target, the interrupt line is connected and uses a legacy LPC interrupt vector.  Is there a way of loading the driver ignoring the interrupt requirement?  Or does this require the module to be patched and re-compiled.

Many Thanks!