From: kernel test robot <lkp@intel.com>
To: Vishnu Saini <vishnu.saini@oss.qualcomm.com>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Vishnu Saini <vishsain@qti.qualcomm.com>,
prahlad.valluru@oss.qualcomm.com,
Prahlad Valluru <vvalluru@qti.qualcomm.com>
Subject: Re: [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
Date: Mon, 24 Nov 2025 18:46:30 +0800 [thread overview]
Message-ID: <202511241826.Maela061-lkp@intel.com> (raw)
In-Reply-To: <20251120-lt8713sx-bridge-linux-for-next-v1-1-2246fc5fb490@qti.qualcomm.com>
Hi Vishnu,
kernel test robot noticed the following build errors:
[auto build test ERROR on 3c3d81183061b9e49dd3207fbbbc36314744bf3f]
url: https://github.com/intel-lab-lkp/linux/commits/Vishnu-Saini/arm64-dts-qcom-monaco-add-lt8713sx-bridge-with-displayport/20251120-190522
base: 3c3d81183061b9e49dd3207fbbbc36314744bf3f
patch link: https://lore.kernel.org/r/20251120-lt8713sx-bridge-linux-for-next-v1-1-2246fc5fb490%40qti.qualcomm.com
patch subject: [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20251124/202511241826.Maela061-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251124/202511241826.Maela061-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202511241826.Maela061-lkp@intel.com/
All errors (new ones prefixed by >>):
Error: arch/arm64/boot/dts/qcom/monaco-evk.dts:413.1-6 Label or path mdss not found
Error: arch/arm64/boot/dts/qcom/monaco-evk.dts:417.1-10 Label or path mdss_dp0 not found
Error: arch/arm64/boot/dts/qcom/monaco-evk.dts:421.1-14 Label or path mdss_dp0_out not found
Error: arch/arm64/boot/dts/qcom/monaco-evk.dts:426.1-14 Label or path mdss_dp0_phy not found
>> FATAL ERROR: Syntax error parsing input tree
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-11-24 10:47 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 10:58 [PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk Vishnu Saini
2025-11-20 10:58 ` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport Vishnu Saini
2025-11-20 12:11 ` Konrad Dybcio
2025-12-19 11:20 ` Vishnu Saini
2025-12-19 12:10 ` Konrad Dybcio
2025-12-19 12:59 ` Vishnu Saini
2025-12-19 13:33 ` Konrad Dybcio
2025-11-20 14:26 ` Bjorn Andersson
2025-12-19 11:24 ` Vishnu Saini
2025-11-24 10:46 ` kernel test robot [this message]
2025-11-20 10:58 ` [PATCH 2/2] arm64: defconfig: Enable Lontium LT8713sx driver Vishnu Saini
2025-11-20 12:12 ` Konrad Dybcio
2025-11-20 13:47 ` Krzysztof Kozlowski
2025-12-19 11:10 ` Vishnu Saini
2025-11-20 14:14 ` [PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2026-03-17 6:03 Vishnu Saini
2026-03-17 6:03 ` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport Vishnu Saini
2026-03-17 9:22 ` Konrad Dybcio
2026-03-17 13:53 ` Vishnu Saini
2026-03-17 13:58 ` Konrad Dybcio
2026-03-17 11:42 ` Krzysztof Kozlowski
2026-03-17 14:10 ` Vishnu Saini
2026-03-17 14:40 ` Krzysztof Kozlowski
2026-03-17 14:40 ` Dmitry Baryshkov
2026-03-17 15:25 ` Vishnu Saini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202511241826.Maela061-lkp@intel.com \
--to=lkp@intel.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=prahlad.valluru@oss.qualcomm.com \
--cc=robh@kernel.org \
--cc=vishnu.saini@oss.qualcomm.com \
--cc=vishsain@qti.qualcomm.com \
--cc=vvalluru@qti.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox