Hi Peter

On 2021/6/2 下午7:51, Peter Robinson wrote:
On Wed, Jun 2, 2021 at 12:47 PM Joseph Chen <che...@rock-chips.com> wrote:
RK3568 is a high-performance and low power quad-core application
processor designed for personal mobile internet device and AIoT
equipments.

Signed-off-by: Joseph Chen <che...@rock-chips.com>
---

  arch/arm/include/asm/arch-rk3568/boot0.h      |  11 +
  arch/arm/include/asm/arch-rk3568/gpio.h       |  11 +
  .../include/asm/arch-rockchip/grf_rk3568.h    | 369 ++++++++++++++++++
  arch/arm/mach-rockchip/Kconfig                |  17 +
  arch/arm/mach-rockchip/Makefile               |   1 +
  arch/arm/mach-rockchip/rk3568/Kconfig         |  20 +
  arch/arm/mach-rockchip/rk3568/Makefile        |   9 +
I wonder if this directory structure should be called rk35xx given
that at least the rk3566 shares a lot with the rk3568?


Yes, rk356x is an option, but I think it's OK to use 'rk3568' to name all the module compatible and soc basic

folder name, which we can sync from kernel directly. And for rk3566, we can know its relation with rk3568

from dtsi and defconfig file.


Thanks,
- Kever


Reply via email to