ARM: dts: rv1126: add ai camera spi nand board support

Change-Id: Ibb0657277c951121d9ebc2caccdc55ee74cb4d57
Signed-off-by: Mark Huang <huangjc@rock-chips.com>
This commit is contained in:
Mark Huang
2020-08-24 17:57:42 +08:00
parent 797d705c90
commit 217acdfff2
2 changed files with 22 additions and 0 deletions

View File

@@ -848,6 +848,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rv1109-fpga.dtb \
rv1126-38x38-v10-spi-nor.dtb \
rv1126-ai-cam-ddr3-v1.dtb \
rv1126-ai-cam-ddr3-v1-spi-nand.dtb \
rv1126-bat-ipc-v10.dtb \
rv1126-evb-ddr3-v10.dtb \
rv1126-evb-ddr3-v10-robot.dtb \

View File

@@ -0,0 +1,21 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2020 Rockchip Electronics Co., Ltd.
*/
/dts-v1/;
#include "rv1126-ai-cam-ddr3-v1.dts"
/ {
model = "Rockchip RV1126 AI CAMERA DDR3L Board";
compatible = "rockchip,rv1126-ai-cam-ddr3-v1-spi-nand", "rockchip,rv1126";
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs snd_aloop.index=7";
};
};
&sfc {
status = "okay";
};