commit | a4872e80ce7d2a1844328176dbf279d0a2b89bdb | [log] [tgz] |
---|---|---|
author | Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> | Mon Aug 05 13:21:50 2019 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Aug 12 12:29:30 2019 +0100 |
tree | 0d7d55d7f46c4f473aba2739ef9c1ea5f002bd2b | |
parent | 708cb5cc3fde63a33afa0aaf7a26fd7ea9015dd3 [diff] |
mfd: mt6397: Extract IRQ related code from core driver In order to support different types of irq design, we decide to add separate irq drivers for different design and keep mt6397 mfd core simple and reusable to all generations of PMICs so far. Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>