David Sidrane aec109ac2c mpu9250:mag restructure to have proper retires for setup
We want to setup the mag interface with retries and report
  failurs.

  Move retry logic to contol point, instead of hiding re-reading
  the ID in ak8963_check_id.

  Allow it to fail once to overcome a read of 0 on firt read.
  after 2 failure report error to console and reset the
  mpu9250's I2C master (SPI to I2C bridge)

  The same retry logic is used on the ak8963_read_adjustments
  with a reset of the I2C master module after 5 fails. If it
  fails fter 10 retires. Disabel the mad and report the failure
  on the console, stating it is disabled.
2017-07-08 15:37:46 +02:00
..
2017-01-29 16:24:47 +01:00
2017-07-06 10:05:07 -04:00
2017-07-06 08:48:44 +02:00
2017-06-04 04:43:07 +08:00
2017-06-30 08:02:25 +02:00
2017-04-13 13:30:22 -04:00
2017-01-29 01:18:32 +01:00
2017-06-04 12:52:18 +02:00
2016-12-21 08:34:20 +01:00
2017-07-08 11:52:23 +02:00
2016-10-22 08:31:14 +02:00
2017-03-12 00:08:35 +01:00
2017-05-17 08:34:57 +02:00
2017-04-13 13:30:22 -04:00
2016-08-07 11:15:48 +02:00
2016-08-07 11:15:48 +02:00
2016-12-14 08:20:01 +01:00
2016-03-01 09:21:58 +01:00
2016-06-06 23:27:16 +02:00
2017-04-24 10:38:39 +02:00