]> git.baikalelectronics.ru Git - kernel.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)
commit029dc039b982d907a0d5bb8821225948d0325156
tree51eb09d3d43c43bc2b29d453d00edcdc2649cd8c
parent0d5624e606504772b89d3c3d6b1be740ef176c61
dt-bindings: clock: imx6ul: Do not change the clock definition order

Commit d5956e49805e ("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: d5956e49805e ("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