]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: clock: imx6ul: Do not change the clock definition order
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 2 Jun 2018 14:02:02 +0000 (11:02 -0300)
committerStephen Boyd <sboyd@kernel.org>
Fri, 29 Jun 2018 18:40:20 +0000 (11:40 -0700)
commit55c5e0c602c20cb6f350e5ae357cfd7e04ebb189
tree51eb09d3d43c43bc2b29d453d00edcdc2649cd8c
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
dt-bindings: clock: imx6ul: Do not change the clock definition order

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@i2se.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/dt-bindings/clock/imx6ul-clock.h