mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-09-12 16:41:12 +02:00
27 lines
303 B
Plaintext
27 lines
303 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
&vop {
|
|
status = "okay";
|
|
};
|
|
&vop_mmu {
|
|
status = "okay";
|
|
};
|
|
&display_subsystem {
|
|
status = "okay";
|
|
};
|
|
&hdmi_sound {
|
|
status = "okay";
|
|
};
|
|
&i2s0_8ch {
|
|
status = "okay";
|
|
};
|
|
&hdmi {
|
|
status = "okay";
|
|
};
|
|
&hdmi_in_vp0 {
|
|
status = "okay";
|
|
};
|