Skip to content
Snippets Groups Projects
Commit 2fdb9db4 authored by Dietmar Muscholik's avatar Dietmar Muscholik Committed by Tobias Kahlki
Browse files

[E81][B79][DTB] Add device trees for E81 on B79 with dual-LVDS display

add InnoLux 15.6" dual-LVDS
parent b076a16a
No related branches found
No related tags found
1 merge request!26[E81][B79][DTB] Add device trees for E81 on B79 with dual-LVDS display
/*****************************************************************************/
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Device tree file for SECO SMARC Module with QCS5430 FP1 for B79
* and InnoLux 15.6" dual LVDS display
*
* Copyright 2024-2025 SECO
*
*****************************************************************************/
/dts-v1/;
#include "include/qcs5430-fp1-e81.dtsi"
#include "include/baseboard-e81-b79.dtsi"
#include "include/display-e81-g156hce.dtsi"
/ {
model = "Qualcomm QCS5430 FP1 SECO board (E81) with B79 baseboard and InnoLux 15.6\" dual LVDS display";
compatible = "qcom,qcs6490-addons-rb3gen2-video-mezz", "qcom,qcm6490";
source = "seco-qcs5430-fp1-e81-b79-g156hce.dts";
};
/*****************************************************************************/
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Device tree file for SECO SMARC Module with QCS5430 FP2 for B79
* and InnoLux 15.6" dual LVDS display
*
* Copyright 2024-2025 SECO
*
*****************************************************************************/
/dts-v1/;
#include "include/qcs5430-fp2-e81.dtsi"
#include "include/baseboard-e81-b79.dtsi"
#include "include/display-e81-g156hce.dtsi"
/ {
model = "Qualcomm QCS5430 FP2 SECO board (E81) with B79 baseboard and InnoLux 15.6\" dual LVDS display";
compatible = "qcom,qcs6490-addons-rb3gen2-video-mezz", "qcom,qcm6490";
source = "seco-qcs5430-fp2-e81-b79-g156hce.dts";
};
/*****************************************************************************/
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Device tree file for SECO SMARC Module with QCS6490 for B79
* and InnoLux 15.6" dual LVDS display
*
* Copyright 2024-2025 SECO
*
*****************************************************************************/
/dts-v1/;
#include "include/qcs6490-e81.dtsi"
#include "include/baseboard-e81-b79.dtsi"
#include "include/display-e81-g156hce.dtsi"
/ {
model = "Qualcomm QCS6490 SECO board (E81) with B79 baseboard and InnoLux 15.6\" dual LVDS display";
compatible = "qcom,qcs6490-addons-rb3gen2-video-mezz", "qcom,qcm6490";
source = "seco-qcs6490-e81-b79-g156hce.dts";
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment