• Peng Fan's avatar
    arm64: dts: imx8qm: add cache info · b0b46118
    Peng Fan authored
    i.MX8QM A53 Cluster has 32KB Icache, 32KB Dcache and 1MB L2 Cache
      - Icache is 2-way set associative
      - Dcache is 4-way set associative
      - L2cache is 16-way set associative
      - Line size are 64bytes
    
    A72 Cluster has 48KB Icache, 32KB Dcache and 1MB L2 Cache
     - ICache is 3-way set-associative
     - Dcache is 2-way set-associative
     - L2Cache is 16-way set-associative
     - Line size are 64bytes
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    b0b46118
imx8qm.dtsi 4.53 KB