Skip to content

Commit 398d90f

Browse files
danieldegrassecarlescufi
authored andcommitted
dts: nxp_rt11xx: Refactored RT11xx CM7 and CM4 DTS
RT1170 and RT1160 CM7 and CM4 cores have the same set of differences. Merge the DTS files for both CM4 and CM7 cores, to create generic rt11xx_cm4 and rt11xx_cm7 files. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 5992ae2 commit 398d90f

File tree

8 files changed

+4
-1122
lines changed

8 files changed

+4
-1122
lines changed

boards/arm/mimxrt1160_evk/mimxrt1160_evk_cm4.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <nxp/nxp_rt1160_cm4.dtsi>
9+
#include <nxp/nxp_rt11xx_cm4.dtsi>
1010
#include "mimxrt1160_evk.dtsi"
1111

1212
/ {

boards/arm/mimxrt1160_evk/mimxrt1160_evk_cm7.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <nxp/nxp_rt1160_cm7.dtsi>
9+
#include <nxp/nxp_rt11xx_cm7.dtsi>
1010
#include "mimxrt1160_evk.dtsi"
1111

1212
/ {

boards/arm/mimxrt1170_evk/mimxrt1170_evk_cm4.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <nxp/nxp_rt1170_cm4.dtsi>
9+
#include <nxp/nxp_rt11xx_cm4.dtsi>
1010
#include "mimxrt1170_evk.dtsi"
1111

1212
/ {

boards/arm/mimxrt1170_evk/mimxrt1170_evk_cm7.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <nxp/nxp_rt1170_cm7.dtsi>
9+
#include <nxp/nxp_rt11xx_cm7.dtsi>
1010
#include "mimxrt1170_evk.dtsi"
1111

1212
/ {

0 commit comments

Comments
 (0)