On 01/05/2022 07:10, Marty E. Plummer wrote: > Enable Hisilicon Hi3521A/Hi3520DCV300 SoC. This SoC series includes > hardware mutlimedia codec cores, commonly used in consumer cctv/dvr > security systems and ipcameras. The arm core is a Cortex A7. > > Add hi3521a.dtsi and hi3521a-rs-dm290e.dts for RaySharp CCTV systems, > marketed under the name Samsung SDR-B74301N. Where? > > Signed-off-by: Marty E. Plummer <hanetzer@xxxxxxxxxxxxx> > --- > arch/arm/boot/dts/Makefile | 2 ++ > arch/arm/mach-hisi/Kconfig | 9 +++++++++ > 2 files changed, 11 insertions(+) > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > index 7c16f8a2b738..535cef3b14ab 100644 > --- a/arch/arm/boot/dts/Makefile > +++ b/arch/arm/boot/dts/Makefile > @@ -242,6 +242,8 @@ dtb-$(CONFIG_ARCH_GEMINI) += \ > gemini-ssi1328.dtb \ > gemini-wbd111.dtb \ > gemini-wbd222.dtb > +dtb-$(CONFIG_ARCH_HI3521A) += \ > + hi3521a-rs-dm290e.dtb There is no such DTS. Best regards, Krzysztof