On Thu, Apr 14, 2016 at 11:30:49PM +0200, Alexander Kurz wrote: > A new element got inserted into enum mx35_clks with commit 3713e3f5e927 > ("clk: imx35: define two clocks for rtc"). This insertion shifted most > nummerical clock assignments to a new nummerical value which in turn > rendered most hardcoded nummeric values in imx35.dtsi incorrect. > > Restore the existing order by moving the newly introduced clock to the > end of the enum. Update the dts documentation accordingly. > > Signed-off-by: Alexander Kurz <akurz@xxxxxxxx> > --- > Documentation/devicetree/bindings/clock/imx35-clock.txt | 1 + > drivers/clk/imx/clk-imx35.c | 4 ++-- > 2 files changed, 3 insertions(+), 2 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