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-next>] [day] [month] [year] [list]
Message-Id: <20241229135351.5014-1-akemnade@kernel.org>
Date: Sun, 29 Dec 2024 14:53:49 +0100
From: akemnade@...nel.org
To: Tero Kristo <kristo@...nel.org>,
	Andreas Kemnade <andreas@...nade.info>,
	Tony Lindgren <tony@...mide.com>,
	devicetree@...r.kernel.org,
	Stephen Boyd <sboyd@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Rob Herring <robh@...nel.org>,
	linux-kernel@...r.kernel.org,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Michael Turquette <mturquette@...libre.com>,
	linux-clk@...r.kernel.org,
	linux-omap@...r.kernel.org
Cc: Andreas Kemnade <akemnade@...nel.org>
Subject: [PATCH 0/2] dt-bindings: clocks: ti: Next round of conversion

From: Andreas Kemnade <akemnade@...nel.org>

Convert more TI clock bindings to json-schema.

Andreas Kemnade (2):
  dt-bindings: clock: ti: Convert gate.txt to json-schema
  dt-bindings: clock: ti: Convert composite.txt to json-schema

 .../bindings/clock/ti/composite.txt           |  55 --------
 .../devicetree/bindings/clock/ti/gate.txt     | 105 ---------------
 .../bindings/clock/ti/ti,composite-clock.yaml |  80 ++++++++++++
 .../bindings/clock/ti/ti,gate-clock.yaml      | 123 ++++++++++++++++++
 4 files changed, 203 insertions(+), 160 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/ti/composite.txt
 delete mode 100644 Documentation/devicetree/bindings/clock/ti/gate.txt
 create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,composite-clock.yaml
 create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,gate-clock.yaml

-- 
2.39.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ