Lukasz Majewski 5da0095e3a clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
The generic mux clock code for CCF requires reading the clock multiplexer
value from HW registers. As sandbox by design has readl() as no-op it was
necessary to provide this value in the other way.

The new field in the mux structure (accessible only when sandbox is run)
has been introduced for this purpose.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-07-19 14:50:30 +02:00
..
2018-06-07 17:08:06 -04:00
2018-11-20 13:08:15 +01:00
2017-07-06 16:17:19 -04:00
2019-05-20 13:50:34 +02:00
2017-04-13 09:41:10 -04:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2017-07-06 16:17:19 -04:00
2019-06-05 09:16:32 -07:00
2017-10-16 09:42:51 -04:00
2019-05-05 08:48:50 -04:00