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

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

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

Jump to solution
262 Views
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 Kudos
Reply
1 Solution
238 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

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

View solution in original post

0 Kudos
Reply
3 Replies
239 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply
229 Views
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.

217 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You are welcome, any question contact us freely.

Wish you have a nice day

0 Kudos
Reply