[<prev] [next>] [day] [month] [year] [list]
Message-ID: <BANLkTinvXgy+c-xB2HZmkAfE7JPdbBPF+A@mail.gmail.com>
Date: Wed, 27 Apr 2011 00:41:42 +0900
From: Adam Jiang <jiang.adam@...il.com>
To: linux-kernel@...r.kernel.org
Subject: How to deal with interrupt on HW without interrupt pin?
Hello, list
I have a weird hardware module on my board. According to the
schematics, there is no pins(there should be, but missed by some
reason) connected to CPU for notifications of interrupt. However,
interrupt status and mask registers on the module could be accessed
with i2c interface. Is there an efficient way to know when the
interrupt occurred? Are there any good example for this? Thanks.
/Adam
--
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