zephyr/boards/x86/galileo
Daniel Leung 7695a72e3c drivers/interrupt_controller: shared_irq: configure by device tree
This allows the shared_irq driver to be configured by device tree.
With previous implementation, only the board configuration can
override the IRQ trigger, as the trigger config is a "choice" rather
than "config". With this patch, the driver can be fully configued at
the SoC level.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-02-06 07:18:15 -05:00
..
doc doc: fix links in Galileo doc 2018-11-19 21:36:22 -05:00
CMakeLists.txt
Kconfig
Kconfig.board Kconfig: dts: Move HAS_DTS to arch level 2018-11-06 18:35:39 -05:00
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
board.h boards: Remove including soc.h in board.h 2018-11-14 06:44:02 -06:00
galileo.dts drivers/interrupt_controller: shared_irq: configure by device tree 2019-02-06 07:18:15 -05:00
galileo.yaml
galileo_defconfig drivers/interrupt_controller: shared_irq: configure by device tree 2019-02-06 07:18:15 -05:00
pinmux.c boards: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pinmux_galileo.h