• Krzysztof Kozlowski's avatar
    arm64: dts: marvell: cn9130-crb: drop wrong unit-addresses · f69025d3
    Krzysztof Kozlowski authored
    Top-level nodes, not being on MMIO bus, do not have "reg" properties and
    should not have unit addresses.  Correct their name as well to match
    "Generic node names" recommendation from Devicetree specification.
    This also fixes dtc W=1 warnings:
    
      cn9130-crb.dtsi:29.35-37.4: Warning (unit_address_vs_reg): /ap0_mmc_vccq@0: node has a unit name, but no reg or ranges property
      cn9130-crb.dtsi:39.38-46.4: Warning (unit_address_vs_reg): /cp0_usb3_vbus@1: node has a unit name, but no reg or ranges property
      cn9130-crb.dtsi:57.33-65.4: Warning (unit_address_vs_reg): /cp0_sd_vccq@0: node has a unit name, but no reg or ranges property
      cn9130-crb.dtsi:67.31-75.4: Warning (unit_address_vs_reg): /cp0_sd_vcc@0: node has a unit name, but no reg or ranges property
    Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
    Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
    f69025d3
cn9130-crb.dtsi 6.6 KB