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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172296557246.1846723.1942293394651649986.robh@kernel.org>
Date: Tue, 6 Aug 2024 11:32:53 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: linux-arm-kernel@...ts.infradead.org, imx@...ts.linux.dev,
	christophe.leroy@...roup.eu, devicetree@...r.kernel.org,
	conor+dt@...nel.org, linux-rtc@...r.kernel.org, krzk+dt@...nel.org,
	linux-kernel@...r.kernel.org, alexandre.belloni@...tlin.com,
	linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format


On Fri, 02 Aug 2024 11:22:19 -0400, Frank Li wrote:
> Convert dt-binding rcpm from txt to yaml format.
> Add fsl,ls1028a-rcpm compatible string.
> 
> Additional changes:
> - Add missed compatible string fsl,<chip>-rcpm.
> - Remove map fsl,<chip>-rcpm to fsl,qoriq-rcpm-<version>.
> 
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Change from v3 to v4
> - Add missed fsl,ls1088a-rcpm, fsl,ls208xa-rcpm, fsl,lx2160a-rcpm
> 
> Chagne from v2 to v3
> - fallback use const
> - order as fallback compatible string
> - remove minItems for compatible string
> - Fix typo 1045a
> 
> Change from v1 to v2
> - add missed compatible string
> - Remove compatible string map table
> - use oneof Item to align compatible string map table
> ---
>  .../bindings/rtc/fsl,ls-ftm-alarm.yaml        |  2 +-
>  .../devicetree/bindings/soc/fsl/fsl,rcpm.yaml | 96 +++++++++++++++++++
>  .../devicetree/bindings/soc/fsl/rcpm.txt      | 69 -------------
>  3 files changed, 97 insertions(+), 70 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/soc/fsl/fsl,rcpm.yaml
>  delete mode 100644 Documentation/devicetree/bindings/soc/fsl/rcpm.txt
> 

Applied, thanks!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ