public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add clock and reset in cdns3 platform
@ 2023-05-02  8:18 Minda Chen
  2023-05-02  8:18 ` [PATCH v1 1/2] dt-binding: cdns,usb3: Add clock and reset Minda Chen
  2023-05-02  8:18 ` [PATCH v1 2/2] usb: cdns3: cdns3-plat: Add clk and reset init Minda Chen
  0 siblings, 2 replies; 9+ messages in thread
From: Minda Chen @ 2023-05-02  8:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Pawel Laszczak,
	Greg Kroah-Hartman, Peter Chen, Roger Quadros, Philipp Zabel
  Cc: devicetree, linux-kernel, linux-usb, Minda Chen

The patchset is add generic clock and reset init codes in
Cadence USBSS controller.

This patchset is base on v6.3-rc4.

patch 1 is add clock and reset dts in cdns3 dt-binding doc.
patch 2 is cdns3 platform codes changes.

Minda Chen (2):
  dt-binding: cdns,usb3: Add clock and reset
  usb: cdns3: cdns3-plat: Add clk and reset init

 .../devicetree/bindings/usb/cdns,usb3.yaml    | 12 +++++
 drivers/usb/cdns3/cdns3-plat.c                | 52 +++++++++++++++++++
 drivers/usb/cdns3/core.h                      |  3 ++
 3 files changed, 67 insertions(+)


base-commit: 197b6b60ae7bc51dd0814953c562833143b292aa
-- 
2.17.1

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

end of thread, other threads:[~2023-05-06  1:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02  8:18 [PATCH v1 0/2] Add clock and reset in cdns3 platform Minda Chen
2023-05-02  8:18 ` [PATCH v1 1/2] dt-binding: cdns,usb3: Add clock and reset Minda Chen
2023-05-02 20:08   ` Krzysztof Kozlowski
2023-05-06  1:36     ` Minda Chen
2023-05-02 20:10   ` Krzysztof Kozlowski
2023-05-06  1:34     ` Minda Chen
2023-05-02  8:18 ` [PATCH v1 2/2] usb: cdns3: cdns3-plat: Add clk and reset init Minda Chen
2023-05-04 12:45   ` Roger Quadros
2023-05-06  1:50     ` Minda Chen

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