[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3bpws8ln3.fsf@maximus.localdomain>
Date: Fri, 07 Nov 2008 00:44:48 +0100
From: Krzysztof Halasa <khc@...waw.pl>
To: <linux-kernel@...r.kernel.org>
Cc: khali@...ux-fr.org, i2c@...sensors.org
Subject: I2C from interrupt context?
Hi,
I'm updating my EEPROM console logger and have encountered a problem
- the logger (as any console) can be called with hardware interrupts
disabled and/or from interrupt context. It needs to write to I^2C
(using ARM (Xscale) GPIO) and possibly SMBUS-only EEPROM chip. Is it
at all supposed to be possible?
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists