MLK-13361-1 arm: imx6q: busfreq: rename 100MHz-related macros
authorJuan Gutierrez <juan.gutierrez@nxp.com>
Wed, 19 Oct 2016 16:58:43 +0000 (11:58 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:29 +0000 (14:52 -0500)
commit86207be8400b895dad9f6b79e8a4f5c269101783
tree354adab580115fac3359c1cbee4cc355029a1be4
parenta14932aefd2de7f1b4675233395475758a9d9b6f
MLK-13361-1 arm: imx6q: busfreq: rename 100MHz-related macros

Two macros are renamed:

1) set_timings_above_100MHz_operation as restore_mmdc_settings_info
2) mmdc_clk_lower_100MHz as mmdc_clk_lower_equal_100MHz

For (1) the operation is generic to several cases and not just related
(at least on a semantic way) with the operations "above" 100MHz

Renamed as restore_mmdc_settings_info the  macro can be reused for the
other cases like equal to 100MHz and possibly other intermediate
operation points.

For (2), the macro is renamed as mmdc_clk_lower_equal_100MHz to reflect
that this macro handles both the "lower than 100 MHz" case and the
"equal to 100MHz" case.

Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
arch/arm/mach-imx/lpddr2_freq_imx6q.S