public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Tegra boots failing due to as3722 I/O errors
@ 2016-03-29 19:03 Mark Brown
  2016-03-30 11:31 ` Jon Hunter
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2016-03-29 19:03 UTC (permalink / raw)
  To: Laxman Dewangan, Maciej S. Szmigiero, Lee Jones, Stephen Warren,
	Thierry Reding, Alexandre Courbot
  Cc: linux-tegra, linux-kernel, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 967 bytes --]

Hi,

Currently the Jetson TK1 is failing to get regulators for MMC with at
least my regulator tree and probably -next also due to:

[    1.665750] as3722 4-0040: AS3722 with revision 0x1 found
[    1.682945] +VDDIO_SDMMC3: failed to get the current voltage(-22)
[    1.689135] as3722-regulator as3722-regulator: regulator 13 register failed -22
[    1.697593] as3722-regulator: probe of as3722-regulator failed with error -22

The get voltage operation here is just a simple mapping of a bitfield in
the regmap which suggests that the underlying problem is somewhere
further down the stack like the MFD or I2C drivers.  The error is
-EINVAL which suggests something like the register not being marked as
readable but the _VOLTAGE_REG registers appear to be marked as readable
in the MFD.

Full log for one boot at:

  https://storage.kernelci.org/broonie-regulator/v4.6-rc1-24-ga7e614dd1f91/arm-multi_v7_defconfig+CONFIG_SMP=n/lab-mhart/boot-tegra124-jetson-tk1.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-31 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-29 19:03 Tegra boots failing due to as3722 I/O errors Mark Brown
2016-03-30 11:31 ` Jon Hunter
2016-03-30 13:15   ` Jon Hunter
2016-03-30 16:46     ` Mark Brown
2016-03-31 14:45       ` Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox