[PATCH 1/2] ARM: dts: imx35: restore existing used clock enumeration
Rob Herring
robh at kernel.org
Mon Apr 18 10:16:54 PDT 2016
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 at blala.de>
> ---
> 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 at kernel.org>
More information about the linux-arm-kernel
mailing list