public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
@ 2023-04-04 14:53 Sebastian Reichel
  2023-04-04 14:53 ` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Sebastian Reichel @ 2023-04-04 14:53 UTC (permalink / raw)
  To: Alan Stern, Greg Kroah-Hartman
  Cc: Rob Herring, Krzysztof Kozlowski, linux-usb, devicetree,
	linux-kernel, Sebastian Reichel, kernel

Hi,

This increases the max. allowed clocks for generic-ohci from 3 to 4.
On RK3588 a total of 4 clocks is required to access the OHCI registers.
EHCI already supports 4 clocks.

Changes since PATCHv1:
 * https://lore.kernel.org/all/20230331163148.5863-1-sebastian.reichel@collabora.com/
 * Add Alan's Acked-by to the driver patch increasing the clock count
 * Update bindings, adding rockchip,rk3588-ohci and rockchip,rk3588-ehci compatibles

-- Sebastian

Sebastian Reichel (3):
  dt-bindings: usb: Add RK3588 OHCI
  dt-bindings: usb: Add RK3588 EHCI
  usb: host: ohci-platform: increase max clock number to 4

 .../devicetree/bindings/usb/generic-ehci.yaml  |  1 +
 .../devicetree/bindings/usb/generic-ohci.yaml  | 18 ++++++++++++++++--
 drivers/usb/host/ohci-platform.c               |  2 +-
 3 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
@ 2023-04-06 13:55 Sebastian Reichel
  2023-04-06 14:09 ` Sebastian Reichel
  0 siblings, 1 reply; 14+ messages in thread
From: Sebastian Reichel @ 2023-04-06 13:55 UTC (permalink / raw)
  To: Alan Stern, Greg Kroah-Hartman
  Cc: Rob Herring, Krzysztof Kozlowski, linux-usb, devicetree,
	linux-kernel, Sebastian Reichel, kernel

Hi,

This increases the max. allowed clocks for generic-ohci from 3 to 4.
On RK3588 a total of 4 clocks is required to access the OHCI registers.
EHCI already supports 4 clocks.

Changes since PATCHv2:
 * https://lore.kernel.org/all/20230404145350.45388-1-sebastian.reichel@collabora.com/
 * Added Krzysztof's Ack to the EHCI binding update
 * Changed OHCI binding update according to Krzysztof's feedback

Changes since PATCHv1:
 * https://lore.kernel.org/all/20230331163148.5863-1-sebastian.reichel@collabora.com/
 * changed cover-letter subject
 * Add Alan's Acked-by to the driver patch increasing the clock count
 * Update bindings, adding rockchip,rk3588-ohci and rockchip,rk3588-ehci compatibles

-- Sebastian

Sebastian Reichel (3):
  dt-bindings: usb: Add RK3588 OHCI
  dt-bindings: usb: Add RK3588 EHCI
  usb: host: ohci-platform: increase max clock number to 4

 .../devicetree/bindings/usb/generic-ehci.yaml  |  1 +
 .../devicetree/bindings/usb/generic-ohci.yaml  | 18 +++++++++++++++++-
 drivers/usb/host/ohci-platform.c               |  2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-06 14:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 14:53 [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Sebastian Reichel
2023-04-04 14:53 ` [PATCHv1 1/3] dt-bindings: usb: Add RK3588 OHCI Sebastian Reichel
2023-04-06  7:45   ` Krzysztof Kozlowski
2023-04-06 10:51     ` Sebastian Reichel
2023-04-06 11:02       ` Krzysztof Kozlowski
2023-04-06 12:33         ` Sebastian Reichel
2023-04-06 12:47           ` Krzysztof Kozlowski
2023-04-04 14:53 ` [PATCHv1 2/3] dt-bindings: usb: Add RK3588 EHCI Sebastian Reichel
2023-04-06  7:45   ` Krzysztof Kozlowski
2023-04-04 14:53 ` [PATCHv1 3/3] usb: host: ohci-platform: increase max clock number to 4 Sebastian Reichel
2023-04-05 14:49 ` [PATCHv1 0/3] generic-ohci/ehci: add RK3588 support Greg Kroah-Hartman
2023-04-05 15:10   ` Sebastian Reichel
  -- strict thread matches above, loose matches on Subject: below --
2023-04-06 13:55 Sebastian Reichel
2023-04-06 14:09 ` Sebastian Reichel

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