commit | 702d211c45d95e6788cec42f7f3c4a538e8853ef | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Feb 27 09:58:29 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 18:42:44 2015 +0100 |
tree | 03d876e393ad21b7bf68af96ebea156be862012e | |
parent | be64f076465a288aa850ad0dc581e5ecdb8efe46 [diff] |
at86rf230: add irq low-level for polarity The at86rf2xx chips supports the setting of irq polarity if active low or active high. This patch adds a handling for IRQ_ACTIVE_LOW if the irq_type is IRQ_TYPE_LEVEL_LOW. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>