public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: clock: xilinx: Update VCU bindings
@ 2025-01-07  4:40 Rohit Visavalia
  2025-01-07  4:40 ` [PATCH v2 1/2] dt-bindings: clock: xilinx: Convert VCU bindings to dtschema Rohit Visavalia
  2025-01-07  4:40 ` [PATCH v2 2/2] dt-bindings: clock: xilinx: Add reset GPIO for VCU Rohit Visavalia
  0 siblings, 2 replies; 7+ messages in thread
From: Rohit Visavalia @ 2025-01-07  4:40 UTC (permalink / raw)
  To: mturquette, sboyd, robh, krzk+dt, conor+dt, vishal.sagar,
	michal.simek
  Cc: linux-clk, devicetree, linux-kernel, Rohit Visavalia

This patch series converts dt-binding to dtschema and adds reset GPIO
as optional property. 

---
Changes in v2:
  - dropped patch 1 and move the file during conversion
  - dropped description in schema
  - updated commit msg for change in clock ordering
  - used decimal number for GPIO

Link to v1: https://lore.kernel.org/linux-clk/20250102163700.759712-1-rohit.visavalia@amd.com/

Rohit Visavalia (2):
  dt-bindings: clock: xilinx: Convert VCU bindings to dtschema
  dt-bindings: clock: xilinx: Add reset GPIO for VCU

 .../devicetree/bindings/clock/xlnx,vcu.yaml   | 59 +++++++++++++++++++
 .../bindings/soc/xilinx/xlnx,vcu.txt          | 26 --------
 2 files changed, 59 insertions(+), 26 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/xlnx,vcu.yaml
 delete mode 100644 Documentation/devicetree/bindings/soc/xilinx/xlnx,vcu.txt

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-01-07 19:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07  4:40 [PATCH v2 0/2] dt-bindings: clock: xilinx: Update VCU bindings Rohit Visavalia
2025-01-07  4:40 ` [PATCH v2 1/2] dt-bindings: clock: xilinx: Convert VCU bindings to dtschema Rohit Visavalia
2025-01-07  6:53   ` Krzysztof Kozlowski
2025-01-07 19:48   ` Stephen Boyd
2025-01-07  4:40 ` [PATCH v2 2/2] dt-bindings: clock: xilinx: Add reset GPIO for VCU Rohit Visavalia
2025-01-07  6:54   ` Krzysztof Kozlowski
2025-01-07 19:48   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox