Which .dtsi File to Use for i.MX6Dual?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Which .dtsi File to Use for i.MX6Dual?

跳至解决方案
1,877 次查看
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?

标签 (3)
0 项奖励
回复
1 解答
1,622 次查看
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 项奖励
回复
2 回复数
1,623 次查看
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 项奖励
回复
1,622 次查看
leoschwab
Contributor III

Lovely; thank you.

0 项奖励
回复