[PATCH net-next v2 10/13] net: airoha: Select default ppe cpu port in airoha_dev_init()

Simon Horman horms at kernel.org
Thu Oct 16 08:59:34 PDT 2025


On Thu, Oct 16, 2025 at 12:28:24PM +0200, Lorenzo Bianconi wrote:
> Select the PPE default cpu port in airoha_dev_init routine.
> This patch allows to distribute the load between the two available cpu
> ports (FE_PSE_PORT_CDM1 and FE_PSE_PORT_CDM2) if the device is running a
> single PPE module (e.g. 7583) selecting the cpu port based on the use
> QDMA device. For multi-PPE device (e.g. 7581) assign FE_PSE_PORT_CDM1 to
> PPE1 and FE_PSE_PORT_CDM2 to PPE2.
> 
> Signed-off-by: Lorenzo Bianconi <lorenzo at kernel.org>

Reviewed-by: Simon Horman <horms at kernel.org>




More information about the linux-arm-kernel mailing list