All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Swapnil Jakhade <sjakhade@cadence.com>,
	Yuti Amonkar <yamonkar@cadence.com>, Abraham I <kishon@ti.com>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type
Date: Thu, 6 Apr 2023 11:48:06 -0500	[thread overview]
Message-ID: <20230406164806.GA3282995-robh@kernel.org> (raw)
In-Reply-To: <20230404190115.546973-3-krzysztof.kozlowski@linaro.org>

On Tue, Apr 04, 2023 at 09:01:13PM +0200, Krzysztof Kozlowski wrote:
> The meta schema from DT schema already defines assigned-clocks, so there
> is no need for device schema to mention it at all.  The specific
> parenting of the first input and output clock is apparently important,
> thus keep them as required, but without defining type.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/phy/ti,phy-am654-serdes.yaml         | 5 -----
>  1 file changed, 5 deletions(-)

Reviewed-by: Rob Herring <robh@kernel.org>

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Swapnil Jakhade <sjakhade@cadence.com>,
	Yuti Amonkar <yamonkar@cadence.com>, Abraham I <kishon@ti.com>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type
Date: Thu, 6 Apr 2023 11:48:06 -0500	[thread overview]
Message-ID: <20230406164806.GA3282995-robh@kernel.org> (raw)
In-Reply-To: <20230404190115.546973-3-krzysztof.kozlowski@linaro.org>

On Tue, Apr 04, 2023 at 09:01:13PM +0200, Krzysztof Kozlowski wrote:
> The meta schema from DT schema already defines assigned-clocks, so there
> is no need for device schema to mention it at all.  The specific
> parenting of the first input and output clock is apparently important,
> thus keep them as required, but without defining type.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/phy/ti,phy-am654-serdes.yaml         | 5 -----
>  1 file changed, 5 deletions(-)

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2023-04-06 16:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 19:01 [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Krzysztof Kozlowski
2023-04-04 19:01 ` Krzysztof Kozlowski
2023-04-04 19:01 ` [PATCH 2/5] dt-bindings: phy: cadence-torrent: " Krzysztof Kozlowski
2023-04-04 19:01   ` Krzysztof Kozlowski
2023-04-06 16:47   ` Rob Herring
2023-04-06 16:47     ` Rob Herring
2023-04-04 19:01 ` [PATCH 3/5] dt-bindings: phy: ti,phy-am654-serdes: drop assigned-clocks type Krzysztof Kozlowski
2023-04-04 19:01   ` Krzysztof Kozlowski
2023-04-06 16:48   ` Rob Herring [this message]
2023-04-06 16:48     ` Rob Herring
2023-04-04 19:01 ` [PATCH 4/5] dt-bindings: phy: ti,phy-j721e-wiz: drop assigned-clocks Krzysztof Kozlowski
2023-04-04 19:01   ` Krzysztof Kozlowski
2023-04-06 16:47   ` Rob Herring
2023-04-06 16:47     ` Rob Herring
2023-04-04 19:01 ` [PATCH 5/5] dt-bindings: phy: ti,phy-j721e-wiz: document clock-output-names Krzysztof Kozlowski
2023-04-04 19:01   ` Krzysztof Kozlowski
2023-04-06 16:48   ` Rob Herring
2023-04-06 16:48     ` Rob Herring
2023-04-06 16:46 ` [PATCH 1/5] dt-bindings: phy: cadence-sierra: drop assigned-clocks Rob Herring
2023-04-06 16:46   ` Rob Herring
2023-04-12 16:21 ` Vinod Koul
2023-04-12 16:21   ` 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=20230406164806.GA3282995-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@kernel.org \
    --cc=kishon@ti.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=sjakhade@cadence.com \
    --cc=vkoul@kernel.org \
    --cc=yamonkar@cadence.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 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.