Home
last modified time | relevance | path

Searched +full:apq8074 +full:- +full:v2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/arm/
Dqcom.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
18 Each board must specify a top-level board compatible string with the following
21 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
29 apq8074
117 "qcom,msm8916-v1-cdp-pm8916-v2.1"
122 "qcom,apq8074-v2.0-2-dragonboard/1-v0.1"
124 A dragonboard board v0.1 of subtype 1 with an apq8074 SoC version 2, made in
[all …]
/linux-6.8/drivers/gpu/drm/panel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
18 and RG-99 handheld gaming consoles.
46 as found in the YLM RS-97 handheld gaming console.
49 tristate "Boe BF060Y8M-AJ0 panel"
54 Say Y here if you want to enable support for Boe BF060Y8M-AJ0
66 TFT-LCD modules. The panel has a 1200x1920 resolution and uses
68 the host and has a built-in LED backlight.
94 This driver supports LVDS panels that don't require device-specific
105 DRM panel driver for dumb non-eDP panels that need at most a regulator
[all …]
/linux-6.8/drivers/soc/qcom/
Dsocinfo.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2009-2017, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2017-2019, Linaro Ltd.
22 #include <dt-bindings/arm/qcom,ids.h>
238 { qcom_board_id(APQ8074) },
242 { qcom_board_id_named(MSM8974PRO_AC, "MSM8974PRO-AC") },
253 { qcom_board_id_named(APQ8074PRO_AA, "APQ8074PRO-AA") },
254 { qcom_board_id_named(APQ8074PRO_AB, "APQ8074PRO-AB") },
255 { qcom_board_id_named(APQ8074PRO_AC, "APQ8074PRO-AC") },
256 { qcom_board_id_named(MSM8274PRO_AA, "MSM8274PRO-AA") },
[all …]