On Sat, Jun 02, 2018 at 11:02:02AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > Commit f5a4670de966 ("clk: imx: Add new clo01 and clo2 controlled > by CCOSR") introduced the CLK_CLKO definitions, but didn't put them > at the end of the list, which may cause dtb breakage when running an old > dtb with a newer kernel. > > In order to avoid that, simply add the new CLK_CKO clock definitions > at the end of the list. > > Fixes: f5a4670de966 ("clk: imx: Add new clo01 and clo2 controlled by CCOSR") > Reported-by: Stefan Wahren <stefan.wahren@xxxxxxxx> > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > --- > Changes since v1: > - Use 12 char for the commit id > > include/dt-bindings/clock/imx6ul-clock.h | 40 +++++++++++++++----------------- > 1 file changed, 19 insertions(+), 21 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html