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.
已解决! 转到解答。
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.