[PATCH v5 3/5] soc: ti: pruss: Add pruss_cfg_read()/update() API
Roger Quadros
rogerq at kernel.org
Thu Mar 23 02:30:23 PDT 2023
On 23/03/2023 08:24, MD Danish Anwar wrote:
> From: Suman Anna <s-anna at ti.com>
>
> Add two new generic API pruss_cfg_read() and pruss_cfg_update() to
> the PRUSS platform driver to read and program respectively a register
> within the PRUSS CFG sub-module represented by a syscon driver.
>
> These APIs are internal to PRUSS driver. Various useful registers
> and macros for certain register bit-fields and their values have also
> been added.
>
> Signed-off-by: Suman Anna <s-anna at ti.com>
> Co-developed-by: Grzegorz Jaszczyk <grzegorz.jaszczyk at linaro.org>
> Signed-off-by: Grzegorz Jaszczyk <grzegorz.jaszczyk at linaro.org>
> Signed-off-by: Puranjay Mohan <p-mohan at ti.com>
> Signed-off-by: MD Danish Anwar <danishanwar at ti.com>
Reviewed-by: Roger Quadros <rogerq at kernel.org>
More information about the linux-arm-kernel
mailing list