Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings .dtb compile #118

Open
rpx99 opened this issue Aug 31, 2023 · 0 comments
Open

Warnings .dtb compile #118

rpx99 opened this issue Aug 31, 2023 · 0 comments

Comments

@rpx99
Copy link

rpx99 commented Aug 31, 2023

I receive a couple of warnings for .dtb creation:

Think it's mostly adding something like

#address-cells = <0>;

./jh7110.dtsi:33.36-37.6: Warning (interrupt_provider): /cpus/cpu@0/interrupt-controller: Missing #address-cells in interrupt provider
./jh7110.dtsi:63.36-67.6: Warning (interrupt_provider): /cpus/cpu@1/interrupt-controller: Missing #address-cells in interrupt provider
./jh7110.dtsi:93.36-97.6: Warning (interrupt_provider): /cpus/cpu@2/interrupt-controller: Missing #address-cells in interrupt provider
./jh7110.dtsi:123.36-127.6: Warning (interrupt_provider): /cpus/cpu@3/interrupt-controller: Missing #address-cells in interrupt provider
./jh7110.dtsi:153.36-157.6: Warning (interrupt_provider): /cpus/cpu@4/interrupt-controller: Missing #address-cells in interrupt provider
./jh7110-starfive-visionfive-2.dtsi:278.20-309.4: Warning (interrupt_provider): /soc/i2c@12050000/pmic@36: Missing #address-cells in interrupt provider
./jh7110.dtsi:895.29-905.5: Warning (interrupt_provider): /soc/pinctrl@13040000: Missing #address-cells in interrupt provider
  also defined at ./jh7110-starfive-visionfive-2.dtsi:489.10-860.3
./jh7110.dtsi:1109.29-1118.5: Warning (interrupt_provider): /soc/pinctrl@17020000: Missing #address-cells in interrupt provider
./jh7110-starfive-visionfive-2.dtsi:187.15-195.4: Warning (graph_child_address): /soc/lcd-controller@29400000/port: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
./jh7110-starfive-visionfive-2.dtsi:239.16-246.4: Warning (graph_child_address): /soc/hdmi@29590000/port: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant