devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Intel SocFPGA DWC3 USB controller
@ 2023-07-21  4:30 adrian.ho.yin.ng
  2023-07-21  4:30 ` [PATCH 1/2] dt-bindings: usb: Add Intel SoCFPGA USB controller bindings adrian.ho.yin.ng
  2023-07-21  4:30 ` [PATCH 2/2] usb: dwc3: of-simple: Add compatible string for Intel Agilex5 platform adrian.ho.yin.ng
  0 siblings, 2 replies; 6+ messages in thread
From: adrian.ho.yin.ng @ 2023-07-21  4:30 UTC (permalink / raw)
  To: gregkh, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-usb,
	devicetree, Thinh.Nguyen, p.zabel
  Cc: adrian.ho.yin.ng

From: Adrian Ng Ho Yin <adrian.ho.yin.ng@intel.com>

This patch set adds binding for Intel SoCFPGA DWC3 controller.
The new binding differs from the existing binding intel,keembay-dwc3.yaml
as the required properties are different.
This patch also adds compatible string for Intel Agilex5 in DWC3 simple
glue driver.

Adrian Ng Ho Yin (2):
  dt-bindings: usb: Add Intel SoCFPGA USB controller bindings
  usb: dwc3: of-simple: Add compatible string for Intel Agilex5 platform

 .../bindings/usb/intel,socfpga-dwc3.yaml      | 78 +++++++++++++++++++
 drivers/usb/dwc3/dwc3-of-simple.c             |  1 +
 2 files changed, 79 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/intel,socfpga-dwc3.yaml

-- 
2.26.2


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

end of thread, other threads:[~2023-07-24  7:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21  4:30 [PATCH 0/2] Add support for Intel SocFPGA DWC3 USB controller adrian.ho.yin.ng
2023-07-21  4:30 ` [PATCH 1/2] dt-bindings: usb: Add Intel SoCFPGA USB controller bindings adrian.ho.yin.ng
2023-07-21  8:04   ` Krzysztof Kozlowski
2023-07-24  6:35     ` Ng, Adrian Ho Yin
2023-07-24  7:01       ` Krzysztof Kozlowski
2023-07-21  4:30 ` [PATCH 2/2] usb: dwc3: of-simple: Add compatible string for Intel Agilex5 platform adrian.ho.yin.ng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).