dts: nxp edma update edma label to aligne with config setting

after 7c699348a8
Convert drivers to new DT device macros

now the device name is aligned with label so we need
align them to default config

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
Hake Huang 2020-12-25 13:14:17 +08:00 committed by Maureen Helm
parent c5b898743a
commit f8f8aa1ef7
2 changed files with 2 additions and 2 deletions

View file

@ -507,7 +507,7 @@
clocks = <&sim KINETIS_SIM_DMA_CLK 0x1040 0x00000002>,
<&sim KINETIS_SIM_DMAMUX_CLK 0x103C 0x00000002>;
status = "disabled";
label = "EDMA0";
label = "DMA_0";
};
pit0: pit@40037000 {

View file

@ -592,7 +592,7 @@
<16 0>;
clocks = <&ccm IMX_CCM_EDMA_CLK 0x7C 0x000000C0>;
status = "disabled";
label = "EDMA0";
label = "DMA_0";
};
flexcan1: can@401d0000 {