lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <da9a4f05-7cee-437c-8c00-9ac0c14eb175@microchip.com>
Date: Mon, 29 Jul 2024 06:10:37 +0000
From: <Parthiban.Veerasooran@...rochip.com>
To: <robh@...nel.org>
CC: <Steen.Hegelund@...rochip.com>, <Thorsten.Kummermehr@...rochip.com>,
	<andrew@...n.ch>, <linux-kernel@...r.kernel.org>, <robh+dt@...nel.org>,
	<corbet@....net>, <netdev@...r.kernel.org>, <Pier.Beruto@...emi.com>,
	<davem@...emloft.net>, <conor+dt@...nel.org>, <UNGLinuxDriver@...rochip.com>,
	<edumazet@...gle.com>, <saeedm@...dia.com>, <Selvamani.Rajagopal@...emi.com>,
	<Nicolas.Ferre@...rochip.com>, <anthony.l.nguyen@...el.com>,
	<devicetree@...r.kernel.org>, <kuba@...nel.org>, <pabeni@...hat.com>,
	<benjamin.bigler@...nformulastudent.ch>, <ruanjinjie@...wei.com>,
	<krzysztof.kozlowski+dt@...aro.org>, <linux@...ler.io>, <horms@...nel.org>,
	<vladimir.oltean@....com>, <linux-doc@...r.kernel.org>,
	<Horatiu.Vultur@...rochip.com>, <Conor.Dooley@...rochip.com>
Subject: Re: [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's
 LAN865X 10BASE-T1S MACPHY

Hi Rob Herring,

On 26/07/24 6:51 pm, Rob Herring (Arm) wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> On Fri, 26 Jul 2024 18:09:07 +0530, Parthiban Veerasooran wrote:
>> The LAN8650/1 combines a Media Access Controller (MAC) and an Ethernet
>> PHY to enable 10BASE-T1S networks. The Ethernet Media Access Controller
>> (MAC) module implements a 10 Mbps half duplex Ethernet MAC, compatible
>> with the IEEE 802.3 standard and a 10BASE-T1S physical layer transceiver
>> integrated into the LAN8650/1. The communication between the Host and the
>> MAC-PHY is specified in the OPEN Alliance 10BASE-T1x MACPHY Serial
>> Interface (TC6).
>>
>> Reviewed-by: Conor Dooley<conor.dooley@...rochip.com>
>> Signed-off-by: Parthiban Veerasooran <Parthiban.Veerasooran@...rochip.com>
>> ---
>>   .../bindings/net/microchip,lan8650.yaml       | 80 +++++++++++++++++++
>>   MAINTAINERS                                   |  1 +
>>   2 files changed, 81 insertions(+)
>>   create mode 100644 Documentation/devicetree/bindings/net/microchip,lan8650.yaml
>>
> 
> My bot found errors running 'make dt_binding_check' on your patch:
> 
> yamllint warnings/errors:
> 
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/microchip,lan8650.yaml: $id: Cannot determine base path from $id, relative path/filename doesn't match actual path or filename
>           $id: http://devicetree.org/schemas/net/microchip,lan865x.yaml
>          file: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/microchip,lan8650.yaml
> 
Sorry, somehow I missed it. Thanks for letting me know. Will fix it 
while reposting the patch series as the windows is closed now.

Best regards,
Parthiban V
> doc reference errors (make refcheckdocs):
> 
> See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240726123907.566348-15-Parthiban.Veerasooran@microchip.com
> 
> The base for the series is generally the latest rc1. A different dependency
> should be noted in *this* patch.
> 
> If you already ran 'make dt_binding_check' and didn't see the above
> error(s), then make sure 'yamllint' is installed and dt-schema is up to
> date:
> 
> pip3 install dtschema --upgrade
> 
> Please check and re-submit after running the above command yourself. Note
> that DT_SCHEMA_FILES can be set to your schema file to speed up checking
> your schema. However, it must be unset to test all examples with your schema.
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ