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]
Date: Thu, 13 Jun 2024 13:23:41 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Kanak Shilledar <kanakshilledar@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Jiri Slaby <jirislaby@...nel.org>, kanakshilledar111@...tonmail.com,
	Alexey Charkov <alchark@...il.com>, linux-serial@...r.kernel.org,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v3] dt-bindings: serial: vt8500-uart: convert to
 json-schema


On Wed, 12 Jun 2024 21:08:43 +0530, Kanak Shilledar wrote:
> Convert the VIA VT8500 and WonderMedia WM8xxx UART Controller to
> newer DT schema. Created DT schema based on the .txt file which had
> `compatible`, `reg`, `interrupts` and `clocks` as required properties.
> 
> Additions to the original binding
> - changed the file name from vt8500-uart to via,vt8500-uart.yaml
> - removed unnecessary alias from the example.
> 
> Signed-off-by: Kanak Shilledar <kanakshilledar@...il.com>
> ---
> Changes in v3:
> - Removed Rob and myself from maintainers and added Alexey.
> - Fixed commit message which mentioned "greg and jiri as maintainers".
> - Elaborated changelog for v2.
> Changes in v2:
> - Rebased changes
> - Changed maintainers to have Rob and remove Greg and Jiri. VT8500 is
> orphaned according to the maintainers file.
> - Replaced `compatible` property description with comments.
> ---
>  .../bindings/serial/via,vt8500-uart.yaml      | 46 +++++++++++++++++++
>  .../bindings/serial/vt8500-uart.txt           | 27 -----------
>  2 files changed, 46 insertions(+), 27 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/serial/via,vt8500-uart.yaml
>  delete mode 100644 Documentation/devicetree/bindings/serial/vt8500-uart.txt
> 

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ