]> git.baikalelectronics.ru Git - arm-tf.git/commit
renesas: rzg: Add QoS support for RZ/G2M
authorBiju Das <biju.das.jz@bp.renesas.com>
Mon, 9 Nov 2020 09:38:51 +0000 (09:38 +0000)
committerBiju Das <biju.das.jz@bp.renesas.com>
Wed, 13 Jan 2021 19:15:41 +0000 (19:15 +0000)
commitf4db9216f5291f0678d12c53839e49077bfceaec
tree2bee26a29b107b59b3269a0564b84ce462ce36a8
parented4fde3125563bb74d32c8a6284b255b764cc56b
renesas: rzg: Add QoS support for RZ/G2M

Add QoS support for RZ/G2M SoC.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Change-Id: If541278fd629761cc83398bba71e63f09d9dbee6
19 files changed:
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v10.c [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v10.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v10_mstat.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11.c [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11_mstat195.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11_mstat390.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11_qoswt195.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v11_qoswt390.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.c [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30_mstat195.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30_mstat390.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30_qoswt195.h [new file with mode: 0644]
drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30_qoswt390.h [new file with mode: 0644]
drivers/renesas/rzg/qos/qos.mk [new file with mode: 0644]
drivers/renesas/rzg/qos/qos_common.h [new file with mode: 0644]
drivers/renesas/rzg/qos/qos_init.c [new file with mode: 0644]
drivers/renesas/rzg/qos/qos_init.h [new file with mode: 0644]