From: Adam Ford <aford173@gmail.com>
To: kernel test robot <lkp@intel.com>
Cc: Lucas Stach <l.stach@pengutronix.de>,
Paul Gazzillo <paul@pgazz.com>,
Necip Fazil Yildiran <fazilyildiran@gmail.com>,
oe-kbuild-all@lists.linux.dev,
Linux Memory Management List <linux-mm@kvack.org>,
Vinod Koul <vkoul@kernel.org>,
Marco Felsch <m.felsch@pengutronix.de>
Subject: Re: [linux-next:master 1892/6937] kismet: WARNING: unmet direct dependencies detected for PHY_FSL_SAMSUNG_HDMI_PHY when selected by DRM_IMX8MP_DW_HDMI_BRIDGE
Date: Fri, 19 Apr 2024 06:43:49 -0500 [thread overview]
Message-ID: <CAHCN7x+Ot=y1bZHGwLLHihNzvwJWzgLu30dG2tSp09smAMV8Eg@mail.gmail.com> (raw)
In-Reply-To: <202404190103.lLm8LtuP-lkp@intel.com>
On Thu, Apr 18, 2024 at 12:19 PM kernel test robot <lkp@intel.com> wrote:
>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
> commit: 6ad082bee9025fa8e0ef8ee478c5a614b9db9e3d [1892/6937] phy: freescale: add Samsung HDMI PHY
> config: arm-kismet-CONFIG_PHY_FSL_SAMSUNG_HDMI_PHY-CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE-0-0 (https://download.01.org/0day-ci/archive/20240419/202404190103.lLm8LtuP-lkp@intel.com/config)
> reproduce: (https://download.01.org/0day-ci/archive/20240419/202404190103.lLm8LtuP-lkp@intel.com/reproduce)
>
From what I can tell, it's because CONFIG_PHY_FSL_SAMSUNG_HDMI_PHY
depends on ARM64, but the driver that selects this doesn't. Unless
there is an objection, I'll change the 'select' option to 'imply' as
there is no build requirement here, but enabling
CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE without
CONFIG_PHY_FSL_SAMSUNG_HDMI_PHY won't function.
I should be able to submit a patch today or tomorrow, unless people
would prefer something else.
adam
> 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/202404190103.lLm8LtuP-lkp@intel.com/
>
> kismet warnings: (new ones prefixed by >>)
> >> kismet: WARNING: unmet direct dependencies detected for PHY_FSL_SAMSUNG_HDMI_PHY when selected by DRM_IMX8MP_DW_HDMI_BRIDGE
> WARNING: unmet direct dependencies detected for SC_GCC_8280XP
> Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 || COMPILE_TEST [=n])
> Selected by [y]:
> - SC_CAMCC_8280XP [=y] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y]
>
> WARNING: unmet direct dependencies detected for PHY_FSL_SAMSUNG_HDMI_PHY
> Depends on [n]: (ARCH_MXC [=y] && ARM64 || COMPILE_TEST [=n]) && OF [=y] && HAS_IOMEM [=y] && COMMON_CLK [=y]
> Selected by [y]:
> - DRM_IMX8MP_DW_HDMI_BRIDGE [=y] && HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && (ARCH_MXC [=y] || COMPILE_TEST [=n]) && OF [=y] && COMMON_CLK [=y]
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
prev parent reply other threads:[~2024-04-19 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 17:17 kernel test robot
2024-04-19 11:43 ` Adam Ford [this message]
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='CAHCN7x+Ot=y1bZHGwLLHihNzvwJWzgLu30dG2tSp09smAMV8Eg@mail.gmail.com' \
--to=aford173@gmail.com \
--cc=fazilyildiran@gmail.com \
--cc=l.stach@pengutronix.de \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=m.felsch@pengutronix.de \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=paul@pgazz.com \
--cc=vkoul@kernel.org \
/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