new/kernel-rt/arch/arm64/boot/dts/rockchip/rk3528-evb3-lp4x-v10.dts
2025-05-10 21:58:58 +08:00

51 lines
832 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*
*/
#include "rk3528-evb3-lp4x-v10.dtsi"
#include "rk3528-android.dtsi"
/{
firmware {
android {
compatible = "android,firmware";
boot_devices = "ffbf0000.mmc";
vbmeta {
compatible = "android,vbmeta";
parts = "vbmeta,boot,system,vendor,dtbo";
};
fstab {
compatible = "android,fstab";
vendor {
compatible = "android,vendor";
dev = "/dev/block/by-name/vendor";
type = "ext4";
mnt_flags = "ro,barrier=1,inode_readahead_blks=8";
fsmgr_flags = "wait,avb";
};
};
};
};
};
&pdm {
status = "okay";
pinctrl-0 = <&pdm_clk1
&pdm_sdi0
&pdm_sdi2>;
};
&pdmics {
status = "okay";
};
&pdm_mic_array {
status = "okay";
};
&sdmmc {
status = "okay";
};