commit | 639e1d1b36e10716f030b1ca969ae5ee3008bb27 | [log] [tgz] |
---|---|---|
author | Robert Szczepanski <rszczepanski@internships.antmicro.com> | Thu Apr 22 12:38:01 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri Jun 04 16:24:52 2021 -0500 |
tree | 8cdd8ddb00678d01c6c8f9a569dff56aa08b0132 | |
parent | 0061a61f14f59644c99b3b8021db626934b165c7 [diff] |
drivers: gpio_litex: add support for disabling IRQs and update devicetree This adds missing option to disable IRQs. Devicetree is modified to match previous commit with custom IRQ CSR addresses. Signed-off-by: Robert Szczepanski <rszczepanski@internships.antmicro.com>