• Fabio Estevam's avatar
    dt-bindings: clock: syscon-icst: Remove unneeded unit name · ec76f57d
    Fabio Estevam authored
    The following warnings are seen with 'make dt_binding_check':
    
    Documentation/devicetree/bindings/clock/arm,syscon-icst.example.dts:17.16-24.11: Warning (unit_address_vs_reg): /example-0/clock@00: node has a unit name, but no reg or ranges property
    Documentation/devicetree/bindings/clock/arm,syscon-icst.example.dts:17.16-24.11: Warning (unit_address_format): /example-0/clock@00: unit name should not have leading 0s
    
    Fix them by removing the unneeded clock unit name.
    Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    ec76f57d
arm,syscon-icst.yaml 3.26 KB