On 23/03/2023 08:24, MD Danish Anwar wrote:
From: Suman Anna <redacted>
The PRUSS CFG module is represented as a syscon node and is currently
managed by the PRUSS platform driver. Add easy accessor functions to set
GPI mode, MII_RT event enable/disable and XFR (XIN XOUT) enable/disable
to enable the PRUSS Ethernet usecase. These functions reuse the generic
pruss_cfg_update() API function.
Signed-off-by: Suman Anna <redacted>
Co-developed-by: Grzegorz Jaszczyk <redacted>
Signed-off-by: Grzegorz Jaszczyk <redacted>
Signed-off-by: Puranjay Mohan <redacted>
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>