boards: arm: mr_canhubk3: enable dma support

Enable dma support for mr_canhubk3 board

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
This commit is contained in:
Dat Nguyen Duy 2023-06-15 07:16:57 +07:00 committed by David Leach
commit b4f390e880
3 changed files with 7 additions and 1 deletions

View file

@ -57,6 +57,7 @@ LPSPI on-chip spi
WDT FS26 SBC watchdog
EMAC on-chip ethernet
eMIOS on-chip pwm
EDMA on-chip dma
============ ========== ================================
The default configuration can be found in the Kconfig file

View file

@ -29,6 +29,7 @@
};
aliases {
dma0 = &edma0;
led0 = &user_led1_red;
led1 = &user_led1_green;
led2 = &user_led1_blue;
@ -554,3 +555,7 @@
};
};
};
&edma0 {
status = "okay";
};

View file

@ -199,7 +199,7 @@ manifest:
groups:
- hal
- name: hal_nxp
revision: 8cc344e9091fdaf2aea821714ee806b04cfb950e
revision: 6d91c1727dadb170facc48f5370358a12ae36677
path: modules/hal/nxp
groups:
- hal