clk: clocking-wizard: Fix the reconfig for 5.2
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Mon, 11 Apr 2022 10:04:42 +0000 (15:34 +0530)
committerStephen Boyd <sboyd@kernel.org>
Tue, 23 Aug 2022 02:07:16 +0000 (19:07 -0700)
commitdd5e7431ac54e0b33f768395377fe5dbc6445f29
treeadc0c04979fce626b15d21ce693a0d7cd2792094
parent787ddddcbc43ab158cc15c36986c2c64b6fc84aa
clk: clocking-wizard: Fix the reconfig for 5.2

The 5.2 the reconfig is triggered by writing 7 followed by
2 to the reconfig reg. Add the same. Also 6.0 is backward
compatible so it should be fine.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Link: https://lore.kernel.org/r/20220411100443.15132-5-shubhrajyoti.datta@xilinx.com
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/xilinx/clk-xlnx-clock-wizard.c