boards: arm: twr_ke18f: enable edma

Enable eDMA on the NXP TWR-KE18F development board.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2020-07-11 08:23:51 +02:00 committed by Maureen Helm
commit 80c2a751ff
2 changed files with 5 additions and 0 deletions

View file

@ -233,6 +233,10 @@
status = "okay"; status = "okay";
}; };
&edma {
status = "okay";
};
&flash0 { &flash0 {
/* /*
* For more information, see: * For more information, see:

View file

@ -13,6 +13,7 @@ supported:
- can - can
- counter - counter
- dac - dac
- dma
- i2c - i2c
- pwm - pwm
- spi - spi