From: Kyle Switch <kyle.switch@motor-comm.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Frank.Sae@motor-comm.com, andrew@lunn.ch, hkallweit1@gmail.com,
linux@armlinux.org.uk, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, ming.xu@motor-comm.com,
xiaolin.xu@motor-comm.com, jianmin.wang@motor-comm.com,
jie.han@motor-comm.com, wei.zhang@gl-inet.com,
sijia.huang@gl-inet.com
Subject: Re: [PATCH v16 2/2] dt-bindings: net: Document Motorcomm YT8824 PHY package
Date: Sat, 12 Sep 2026 13:20:29 +0800 [thread overview]
Message-ID: <01f40bbc-4686-44f9-b9fb-7a334c0327c5@motor-comm.com> (raw)
In-Reply-To: <20260911-metal-muskrat-of-finesse-1abf97@quoll>
On 9/11/26 16:44, Krzysztof Kozlowski wrote:
> On Thu, Sep 10, 2026 at 03:46:24PM +0800, Kyle Switch wrote:
>> Document Motorcomm YT8824 PHY package.
>>
>> Motorcomm YT8824 Ethernet PHY is PHY package of 4 PHY-s.
> One sentence is enough. "Document foo bar, a baz bam something".
Ans: will be removed in next patch version.
>> Document the required property to make the PHY package correctly
>> configure and work.
> This is redundant sentence.
Ans: will be removed in next patch version.
>> Signed-off-by: Kyle Switch <kyle.switch@motor-comm.com>
>> ---
>> .../bindings/net/motorcomm,yt8824.yaml | 63 +++++++++++++++++++
> Please organize the patch documenting the compatible (DT bindings)
> before the patch using that compatible.
> See also: https://elixir.bootlin.com/linux/v6.14-rc6/source/Documentation/devicetree/bindings/submitting-patches.rst#L46
>
Ans: okay, the next patch version will swap the order of the two patches.
>> 1 file changed, 63 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/net/motorcomm,yt8824.yaml
>>
>> diff --git a/Documentation/devicetree/bindings/net/motorcomm,yt8824.yaml b/Documentation/devicetree/bindings/net/motorcomm,yt8824.yaml
>> new file mode 100644
>> index 000000000000..9907a4a7e63e
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/net/motorcomm,yt8824.yaml
>> @@ -0,0 +1,63 @@
>> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/net/motorcomm,yt8824.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: MotorComm YT8824 Ethernet PHY
>> +
>> +maintainers:
>> + - Kyle Switch <kyle.switch@motor-comm.com>
>> +
>> +description: |
>
> Do not need '|' unless you need to preserve formatting.
Ans: will be removed in next patch version.
>> + Motorcomm YT8824 Ethernet PHY is a PHY package of 4 PHYs.
>> +
>> +$ref: ethernet-phy-package.yaml#
>> +
>> +properties:
>> + compatible:
>> + enum:
>> + - ethernet-phy-id4f51.e8b8
>> +
>> + motorcomm,interface-mode:
> Aren't you duplicating protocol-names from
> /schemas/phy/phy-common-props.yaml?
>
Ans: will be fixed done in next patch version.
> Best regards,
> Krzysztof
next prev parent reply other threads:[~2026-09-12 5:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-10 7:46 [PATCH v16 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy Kyle Switch
2026-09-10 7:46 ` [PATCH v16 1/2] " Kyle Switch
2026-09-10 7:46 ` [PATCH v16 2/2] dt-bindings: net: Document Motorcomm YT8824 PHY package Kyle Switch
2026-09-11 8:44 ` Krzysztof Kozlowski
2026-09-12 5:20 ` Kyle Switch [this message]
2026-09-11 11:52 ` Andrew Lunn
2026-09-12 5:16 ` Kyle Switch
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=01f40bbc-4686-44f9-b9fb-7a334c0327c5@motor-comm.com \
--to=kyle.switch@motor-comm.com \
--cc=Frank.Sae@motor-comm.com \
--cc=andrew@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=jianmin.wang@motor-comm.com \
--cc=jie.han@motor-comm.com \
--cc=krzk@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=ming.xu@motor-comm.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sijia.huang@gl-inet.com \
--cc=wei.zhang@gl-inet.com \
--cc=xiaolin.xu@motor-comm.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