Hi Support Team,
We are using ICM IMU sensor with our Linux based SoC.
We have ported the imu driver on to our kernel source code, as given in README file we were able to see the files related to ICM in 'sys/devices/e.apb/e.ic/ic-/-/iio:device' directory.
On attempting to enable 'in_accel_enable' by using below command
# echo > /sys/devices/e.apb/e.ic/ic-/-/iio:device/in_accel_enable
the board thrown the below error
[ .] inv_mpu: sensor_on store: firmware not loaded
sh: write error: Invalid argument