From: Rob Herring <robh@kernel.org>
To: "Nícolas F. R. A. Prado" <nfraprado@collabora.com>
Cc: Saravana Kannan <saravanak@google.com>,
Shuah Khan <shuah@kernel.org>,
kernel@collabora.com, Shuah Khan <skhan@linuxfoundation.org>,
devicetree@vger.kernel.org, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled
Date: Wed, 4 Sep 2024 16:57:17 -0500 [thread overview]
Message-ID: <20240904215717.GA3398497-robh@kernel.org> (raw)
In-Reply-To: <20240729-dt-kselftest-parent-disabled-v2-1-d7a001c4930d@collabora.com>
On Mon, Jul 29, 2024 at 04:56:02PM -0400, Nícolas F. R. A. Prado wrote:
> Filter out nodes that have one of its ancestors disabled as they aren't
> expected to probe.
>
> This removes the following false-positive failures on the
> sc7180-trogdor-lazor-limozeen-nots-r5 platform:
>
> /soc@0/geniqup@8c0000/i2c@894000/proximity@28
> /soc@0/geniqup@ac0000/spi@a90000/ec@0
> /soc@0/remoteproc@62400000/glink-edge/apr
> /soc@0/remoteproc@62400000/glink-edge/apr/service@3
> /soc@0/remoteproc@62400000/glink-edge/apr/service@4
> /soc@0/remoteproc@62400000/glink-edge/apr/service@4/clock-controller
> /soc@0/remoteproc@62400000/glink-edge/apr/service@4/dais
> /soc@0/remoteproc@62400000/glink-edge/apr/service@7
> /soc@0/remoteproc@62400000/glink-edge/apr/service@7/dais
> /soc@0/remoteproc@62400000/glink-edge/apr/service@8
> /soc@0/remoteproc@62400000/glink-edge/apr/service@8/routing
> /soc@0/remoteproc@62400000/glink-edge/fastrpc
> /soc@0/remoteproc@62400000/glink-edge/fastrpc/compute-cb@3
> /soc@0/remoteproc@62400000/glink-edge/fastrpc/compute-cb@4
> /soc@0/remoteproc@62400000/glink-edge/fastrpc/compute-cb@5
> /soc@0/spmi@c440000/pmic@0/pon@800/pwrkey
>
> Fixes: 14571ab1ad21 ("kselftest: Add new test for detecting unprobed Devicetree devices")
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> ---
> Changes in v2:
> - Rebased on v6.11-rc1
> - Link to v1: https://lore.kernel.org/r/20240619-dt-kselftest-parent-disabled-v1-1-b8f7a8778906@collabora.com
> ---
> tools/testing/selftests/dt/test_unprobed_devices.sh | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
Applied. Sorry for missing this.
Rob
prev parent reply other threads:[~2024-09-04 21:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 20:56 [PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled Nícolas F. R. A. Prado
2024-08-21 15:18 ` Nícolas F. R. A. Prado
2024-09-04 21:57 ` Rob Herring [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=20240904215717.GA3398497-robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=nfraprado@collabora.com \
--cc=saravanak@google.com \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.