Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	Broadcom internal kernel review list
	<bcm-kernel-feedback-list@broadcom.com>,
	Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>
Cc: linux-phy@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 02/11] phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop
Date: Thu, 29 Aug 2024 09:04:27 -0700	[thread overview]
Message-ID: <b64f0713-31ab-4ea7-a1a7-3e904f253c86@broadcom.com> (raw)
In-Reply-To: <20240826-phy-of-node-scope-v1-2-5b4d82582644@linaro.org>

On 8/26/24 03:07, Krzysztof Kozlowski wrote:
> Use scoped for_each_available_child_of_node_scoped() when iterating over
> device nodes to make code a bit simpler.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian


  reply	other threads:[~2024-08-29 16:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 10:07 [PATCH 00/11] phy: simplify with cleanup.h and few other ideas Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 01/11] phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop Krzysztof Kozlowski
2024-08-29 16:04   ` Florian Fainelli
2024-08-26 10:07 ` [PATCH 02/11] phy: broadcom: brcm-sata: " Krzysztof Kozlowski
2024-08-29 16:04   ` Florian Fainelli [this message]
2024-08-26 10:07 ` [PATCH 03/11] phy: cadence: sierra: " Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 04/11] phy: hisilicon: usb2: " Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 05/11] phy: mediatek: tphy: " Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 06/11] phy: mediatek: xsphy: " Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 07/11] phy: qcom: qmp-pcie-msm8996: " Krzysztof Kozlowski
2024-08-29  9:02   ` Dmitry Baryshkov
2024-08-26 10:07 ` [PATCH 08/11] phy: ti: am654-serdes: Use scoped device node handling to simplify error paths Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 09/11] phy: ti: gmii-sel: Simplify with dev_err_probe() Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 10/11] phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code Krzysztof Kozlowski
2024-08-26 10:07 ` [PATCH 11/11] phy: ti: j721e-wiz: Simplify with scoped for each OF child loop Krzysztof Kozlowski
2024-08-30  8:10 ` [PATCH 00/11] phy: simplify with cleanup.h and few other ideas Vinod Koul

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=b64f0713-31ab-4ea7-a1a7-3e904f253c86@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=chunfeng.yun@mediatek.com \
    --cc=kishon@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=rjui@broadcom.com \
    --cc=sbranden@broadcom.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