Re: [PATCH v5 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller

2021-01-27 Thread Leizhen (ThunderTown)
Hi Russell and Arnd: Do you have time to review it? On 2021/1/16 11:27, Zhen Lei wrote: > v4 --> v5: > 1. Add SoC macro ARCH_KUNPENG50X, and the Kunpeng L3 cache controller only > enabled >on that platform. > 2. Require the compatible string of the Kunpeng L3 cache controller must have >

[PATCH v5 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller

2021-01-15 Thread Zhen Lei
v4 --> v5: 1. Add SoC macro ARCH_KUNPENG50X, and the Kunpeng L3 cache controller only enabled on that platform. 2. Require the compatible string of the Kunpeng L3 cache controller must have a relevant name on a specific SoC. For example: compatible = "hisilicon,kunpeng509-l3cache",