• Zhen Lei's avatar
    arm64: dts: hisilicon: separate each group of data in the property "ranges" · 47a6ca11
    Zhen Lei authored
    Do not write the "ranges" of multiple groups of data into a uint32 array,
    use <> to separate them. Otherwise, the errors similar to the following
    will be reported:
    
    soc: pcie@a0090000:ranges: [[33554432, 0, 2986344448, 0, 2986344448, 0, \
    100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536]] is not valid under \
    any of the given schemas (Possible causes of the failure):
    soc: pcie@a0090000:ranges: [[33554432, 0, 2986344448, 0, 2986344448, 0, \
    100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536]] is not of type 'boolean'
    soc: pcie@a0090000:ranges:0: [33554432, 0, 2986344448, 0, 2986344448, 0, \
    100597760, 16777216, 0, 0, 0, 3086942208, 0, 65536] is too long
    Signed-off-by: default avatarZhen Lei <thunder.leizhen@huawei.com>
    Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
    47a6ca11
hi3798cv200.dtsi 15.9 KB