• Fabio Estevam's avatar
    ARM: dts: ls1021a-twr: Remove extra clock cell · 9fd9ab28
    Fabio Estevam authored
    There is an extraneous '1' cell in the clock phandle, which causes
    the following build warning:
    
    arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a
    arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1])
    
    Remove the unneeded extra cell.
    Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    9fd9ab28
ls1021a-twr.dts 5.26 KB