On 13/04/2019 10:27, Andrey Smirnov wrote: > Convert driver to use regmap API, drop custom LE/BE IO helpers and > simplify bit manipulation using regmap_update_bits(). This also allows > us to convert some register initialization to use loops and adds > convenient debug access to TMU registers via debugfs. > > Signed-off-by: Andrey Smirnov <[email protected]> > Cc: Chris Healy <[email protected]> > Cc: Lucas Stach <[email protected]> > Cc: Eduardo Valentin <[email protected]> > Cc: Daniel Lezcano <[email protected]> > Cc: Angus Ainslie (Purism) <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > ---
Nice! Reviewed-by: Daniel Lezcano <[email protected]> -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

