Skip to content

Warnings .dtb compile #118

Open
Open
@rpx99

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions