Home
last modified time | relevance | path

Searched +full:sm8350 +full:- +full:hdk (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/arch/arm64/boot/dts/qcom/
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) += sar2130p-qar2130p.dtb
8 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-usb-host.dtb
9 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc-d3-camera-mezzanine.dtb
10 dtb-$(CONFIG_ARCH_QCOM) += apq8016-schneider-hmibsc.dtb
11 dtb-$(CONFIG_ARCH_QCOM) += apq8039-t2.dtb
12 dtb-$(CONFIG_ARCH_QCOM) += apq8094-sony-xperia-kitakami-karin_windy.dtb
13 dtb-$(CONFIG_ARCH_QCOM) += apq8096-db820c.dtb
[all …]
Dsm8350-hdk.dts1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2020-2021, Linaro Limited
6 /dts-v1/;
8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
9 #include "sm8350.dtsi"
18 model = "Qualcomm Technologies, Inc. SM8350 HDK";
19 compatible = "qcom,sm8350-hdk", "qcom,sm8350";
20 chassis-type = "embedded";
27 stdout-path = "serial0:115200n8";
30 hdmi-connector {
[all …]
/linux-6.14.4/drivers/gpu/drm/ci/xfails/
Dmsm-sm8350-hdk-flakes.txt1 # Board Name: sm8350-hdk
2 # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/65
4 # IGT Version: 1.28-ga73311079
5 # Linux Version: 6.12.0-rc1
6 msm/msm_recovery@gpu-fault
Dmsm-sm8350-hdk-skips.txt20 # DEBUG - Begin test msm/msm_mapping@ring
91 # [ 228.007412] rcu: 0-....: (524 ticks this GP) idle=4ffc/1/0x4000000000000000 softirq=9367/9368…
94 # [ 228.161164] watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [gpu-worker:150]
101 # [ 228.216316] CPU: 0 UID: 0 PID: 150 Comm: gpu-worker Not tainted 6.12.0-rc1-g685d530dc83a #1
102 # [ 228.224966] Hardware name: Qualcomm Technologies, Inc. SM8350 HDK (DT)
103 # [ 228.231730] pstate: 00400005 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
151 # [ 228.462970] Kernel panic - not syncing: softlockup: hung tasks
152 # [ 228.469018] CPU: 0 UID: 0 PID: 150 Comm: gpu-worker Tainted: G L 6.12.0-rc1-g6…
154 # [ 228.482815] Hardware name: Qualcomm Technologies, Inc. SM8350 HDK (DT)
211 # [ 229.761291] ---[ end Kernel panic - not syncing: softlockup: hung tasks ]---
/linux-6.14.4/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.14.4/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 <[email protected]>
97 sm8350
109 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html
116 - items:
117 - enum:
118 - qcom,apq8016-sbc
119 - schneider,apq8016-hmibsc
[all …]