Which .dtsi File to Use for i.MX6Dual?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Which .dtsi File to Use for i.MX6Dual?

Jump to solution
1,252 Views
leoschwab
Contributor III

In the Linux source tree (arch/arm/boot/dts), there are .dtsi files for the i.MX6Quad (imx6q.dtsi), the i.MX6DualLite (imx6dl.dtsi), the i.MX6SoloLite (imx6sl.dtsi), and definitions common to the entire family (imx6qdl.dtsi).  But I can't seem to find one that's specific to the i.MX6Dual.  If it weren't for the two extra core definitions, I'd use imx6q.dtsi, since I'm led to believe the Quad and the Dual are substantially identical.

Any hints?

Labels (3)
0 Kudos
Reply
1 Solution
997 Views
fabio_estevam
NXP Employee
NXP Employee

Yes, you should use imx6q.dtsi. When the kernel boots it will only bring up two cores online.

View solution in original post

0 Kudos
Reply
2 Replies
998 Views
fabio_estevam
NXP Employee
NXP Employee

Yes, you should use imx6q.dtsi. When the kernel boots it will only bring up two cores online.

0 Kudos
Reply
997 Views
leoschwab
Contributor III

Lovely; thank you.

0 Kudos
Reply