When I create a Device Tree, I get "Missing #address-cels" in the imx7s.dtsi file

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

When I create a Device Tree, I get "Missing #address-cels" in the imx7s.dtsi file

跳至解决方案
256 次查看
tamotsu
Contributor IV

Hello.

The imx7s.dtsi file is included to create the Device Tree.

A warning message appears saying "imx7s.dtsi: Missing #address-cels in interrupt provider".

imx7d.dtsi gives the warning "usbphynop2: missing or empty reg/range property".

  usbphynop2: usbphynop2 {

      compatible = "usb-nop-xceiv";

      clocks = <&clks IMX7D_USB_PHY2_CLK>;

      clock-names = "main_clk";

  };

Why are these warnings appearing if this was made for the SABRE board?

Thank you.

 

0 项奖励
回复
1 解答
232 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

For the warnings you can ignore it, are you met the error in your side?

在原帖中查看解决方案

0 项奖励
回复
3 回复数
233 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

For the warnings you can ignore it, are you met the error in your side?

0 项奖励
回复
223 次查看
tamotsu
Contributor IV

Thank you.

I understand that the warning can be ignored.

I'm still debugging, so I haven't checked the warning part yet.

Anything without warnings is working fine.

If I have any problems debugging the warning part, I'll ask again.

Best regards.

211 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

You are welcome, any question contact us freely.

Wish you have a nice day

0 项奖励
回复