]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file
authorJayesh Choudhary <j-choudhary@ti.com>
Fri, 14 Jun 2024 12:44:35 +0000 (18:14 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 24 Jun 2024 15:51:09 +0000 (09:51 -0600)
commit93f97c7387ea5d24935cbb6a6432ef29294ff387
tree58e04d8678ee67294c3973446e55f899d7a72ba5
parent81e2b69880566a90e909a7e2c02dff0c39a8c1e5
arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header file

QoS bit mapping are common across all K3 SoCs so move those defines
to common header file (k3_qos.h).
This ensures that we do not define these for each SoC.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
arch/arm/mach-k3/include/mach/k3-qos.h
arch/arm/mach-k3/r5/am62ax/am62a_qos.h