1. add cvitek folders to u-boot-2021.10 2. add cv183x/cv182x part 3. add cv181x/cv180x part Change-Id: I6dc2e5ff509dbab16bd60bfb3fd61852da5e01f6
18 lines
307 B
Plaintext
18 lines
307 B
Plaintext
/dts-v1/;
|
|
#include "cv180x_base_riscv.dtsi"
|
|
#include "cv180x_asic_qfn.dtsi"
|
|
#include "cv180x_asic_spinor.dtsi"
|
|
#include "cv180x_default_memmap.dtsi"
|
|
|
|
&i2c1 {
|
|
status = "disabled";
|
|
};
|
|
&mipi_rx{
|
|
snsr-reset = <&portc 17 GPIO_ACTIVE_LOW>, <&portc 17 GPIO_ACTIVE_LOW>, <&portc 17 GPIO_ACTIVE_LOW>;
|
|
};
|
|
|
|
/ {
|
|
|
|
};
|
|
|