xref: /openbmc/linux/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts (revision 8631f940b81bf0da3d375fce166d381fa8c47bb2)
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2018 He Yangxuan
4 */
5
6/dts-v1/;
7
8#include "meson-gxl-s905d-p230.dts"
9
10/ {
11	compatible = "phicomm,n1", "amlogic,s905d", "amlogic,meson-gxl";
12	model = "Phicomm N1";
13
14	cvbs-connector {
15		status = "disabled";
16	};
17};
18
19&cvbs_vdac_port {
20	status = "disabled";
21};
22