• Rob Herring's avatar
    ARM: dts: imx53: Fix LDB OF graph warning · 77dd4bd0
    Rob Herring authored
    Single child nodes in OF graph don't need an address and now dtc will
    warn about this:
    
    Warning (graph_child_address): /soc/aips@50000000/ldb@53fa8008/lvds-channel@0: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
    
    Since the LDB should always have an output port, fix the warning by
    adding the output port, 2, to the DT.
    
    Cc: Sascha Hauer <s.hauer@pengutronix.de>
    Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
    Cc: Fabio Estevam <fabio.estevam@nxp.com>
    Signed-off-by: default avatarRob Herring <robh@kernel.org>
    Reviewed-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    77dd4bd0
imx53.dtsi 19.7 KB