Home
last modified time | relevance | path

Searched +full:apq8096 +full:- +full:db820c (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/ci/xfails/
Dmsm-apq8096-flakes.txt1 # Board Name: apq8096-db820c
2 # Bug Report: https://lore.kernel.org/linux-arm-msm/661483c8-ad82-400d-bcd8-e94986d20d7d@collabora.…
4 # IGT Version: 1.28-g0df7b9b97
5 # Linux Version: 6.9.0-rc7
6 dumb_buffer@create-clear
/linux-6.12.1/Documentation/devicetree/bindings/opp/
Dopp-v2-kryo-cpu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/opp/opp-v2-kryo-cpu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ilia Lin <ilia.lin@kernel.org>
13 - $ref: opp-v2-base.yaml#
16 In certain Qualcomm Technologies, Inc. SoCs like APQ8096 and MSM8996,
22 The qcom-cpufreq-nvmem driver reads the efuse value from the SoC to provide
25 operating-points-v2 table when it is parsed by the OPP framework.
30 - operating-points-v2-krait-cpu
[all …]
/linux-6.12.1/drivers/gpu/drm/ci/
Dtest.yml1 .test-rules:
3 - if: '$FD_FARM == "offline" && $RUNNER_TAG =~ /^google-freedreno-/'
5 - if: '$COLLABORA_FARM == "offline" && $RUNNER_TAG =~ /^mesa-ci-x86-64-lava-/'
7 - !reference [.no_scheduled_pipelines-rules, rules]
8 - when: on_success
10 .lava-test:
12 - .test-rules
16 - rm -rf install
17 - tar -xf artifacts/install.tar
18 - mv install/* artifacts/.
[all …]
Dbuild.sh2 # SPDX-License-Identifier: MIT
4 set -ex
7 rm -rf .git/rebase-apply
9 . .gitlab-ci/container/container_pre_build.sh
11 # libssl-dev was uninstalled because it was considered an ephemeral package
12 apt-get update
13 apt-get install -y libssl-dev
16 apt-get install -y python3-lxml
19 GCC_ARCH="aarch64-linux-gnu"
21 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb"
[all …]
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dapq8096-db820c.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
6 /dts-v1/;
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/leds/common.h>
14 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
15 #include <dt-bindings/sound/qcom,q6afe.h>
16 #include <dt-bindings/sound/qcom,q6asm.h>
17 #include <dt-bindings/sound/qcom,wcd9335.h>
[all …]
DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc.dtb
4 apq8016-sbc-usb-host-dtbs := apq8016-sbc.dtb apq8016-sbc-usb-host.dtbo
6 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-usb-host.dtb
7 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-d3-camera-mezzanine.dtb
8 dtb-$(CONFIG_ARCH_QCOM) += apq8016-schneider-hmibsc.dtb
9 dtb-$(CONFIG_ARCH_QCOM) += apq8039-t2.dtb
10 dtb-$(CONFIG_ARCH_QCOM) += apq8094-sony-xperia-kitakami-karin_windy.dtb
11 dtb-$(CONFIG_ARCH_QCOM) += apq8096-db820c.dtb
12 dtb-$(CONFIG_ARCH_QCOM) += apq8096-ifc6640.dtb
[all …]
/linux-6.12.1/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>
24 apq8096
90 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html
97 - items:
98 - enum:
99 - qcom,apq8016-sbc
100 - schneider,apq8016-hmibsc
[all …]