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] [thread-next>] [day] [month] [year] [list]
Message-ID: <172986532146.2064042.10356681291273456543.robh@kernel.org>
Date: Fri, 25 Oct 2024 09:08:42 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Wei Fang <wei.fang@....com>
Cc: linux-kernel@...r.kernel.org, edumazet@...gle.com,
	xiaoning.wang@....com, imx@...ts.linux.dev,
	christophe.leroy@...roup.eu, linux-pci@...r.kernel.org,
	bhelgaas@...gle.com, alexander.stein@...tq-group.com,
	kuba@...nel.org, pabeni@...hat.com, krzk+dt@...nel.org,
	devicetree@...r.kernel.org, davem@...emloft.net,
	vladimir.oltean@....com, horms@...nel.org, netdev@...r.kernel.org,
	linux@...linux.org.uk, Frank.Li@....com, claudiu.manoil@....com,
	conor+dt@...nel.org
Subject: Re: [PATCH v5 net-next 03/13] dt-bindings: net: add bindings for
 NETC blocks control


On Thu, 24 Oct 2024 14:53:18 +0800, Wei Fang wrote:
> Add bindings for NXP NETC blocks control. Usually, NETC has 2 blocks of
> 64KB registers, integrated endpoint register block (IERB) and privileged
> register block (PRB). IERB is used for pre-boot initialization for all
> NETC devices, such as ENETC, Timer, EMDIO and so on. And PRB controls
> global reset and global error handling for NETC. Moreover, for the i.MX
> platform, there is also a NETCMIX block for link configuration, such as
> MII protocol, PCS protocol, etc.
> 
> Signed-off-by: Wei Fang <wei.fang@....com>
> ---
> v2 changes:
> 1. Rephrase the commit message.
> 2. Change unevaluatedProperties to additionalProperties.
> 3. Remove the useless lables from examples.
> v3 changes:
> 1. Remove the items from clocks and clock-names, add maxItems to clocks
> and rename the clock.
> v4 changes:
> 1. Reorder the required properties.
> 2. Add assigned-clocks, assigned-clock-parents and assigned-clock-rates.
> v5 changes:
> 1. Remove assigned-clocks, assigned-clock-parents and assigned-clock-rates
> 2. Remove minItems from reg and reg-names
> 3. Rename the node in the examples to be more general
> ---
>  .../bindings/net/nxp,netc-blk-ctrl.yaml       | 104 ++++++++++++++++++
>  1 file changed, 104 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/nxp,netc-blk-ctrl.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ