Skip to content
  • Andrey Smirnov's avatar
    thermal: qoriq: Convert driver to use regmap API · e3c42e57
    Andrey Smirnov authored
    
    
    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: default avatarAndrey Smirnov <andrew.smirnov@gmail.com>
    Cc: Chris Healy <cphealy@gmail.com>
    Cc: Lucas Stach <l.stach@pengutronix.de>
    Cc: Zhang Rui <rui.zhang@intel.com>
    Cc: Eduardo Valentin <edubezval@gmail.com>
    Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
    Cc: linux-imx@nxp.com
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    e3c42e57