1*bcf42983SJoel Selvaraj// SPDX-License-Identifier: GPL-2.0
2*bcf42983SJoel Selvaraj
3*bcf42983SJoel Selvaraj/dts-v1/;
4*bcf42983SJoel Selvaraj
5*bcf42983SJoel Selvaraj#include "sdm845-xiaomi-beryllium-common.dtsi"
6*bcf42983SJoel Selvaraj
7*bcf42983SJoel Selvaraj/ {
8*bcf42983SJoel Selvaraj	model = "Xiaomi Pocophone F1 (EBBG)";
9*bcf42983SJoel Selvaraj	compatible = "xiaomi,beryllium-ebbg", "qcom,sdm845";
10*bcf42983SJoel Selvaraj};
11*bcf42983SJoel Selvaraj
12*bcf42983SJoel Selvaraj&display_panel {
13*bcf42983SJoel Selvaraj	compatible = "ebbg,ft8719";
14*bcf42983SJoel Selvaraj	status = "okay";
15*bcf42983SJoel Selvaraj};
16