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:
parent
02027126f8
commit
80c2a751ff
2 changed files with 5 additions and 0 deletions
|
@ -233,6 +233,10 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&edma {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
/*
|
/*
|
||||||
* For more information, see:
|
* For more information, see:
|
||||||
|
|
|
@ -13,6 +13,7 @@ supported:
|
||||||
- can
|
- can
|
||||||
- counter
|
- counter
|
||||||
- dac
|
- dac
|
||||||
|
- dma
|
||||||
- i2c
|
- i2c
|
||||||
- pwm
|
- pwm
|
||||||
- spi
|
- spi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue