All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Hikey960/970 Enable USB and PCI on such boards
@ 2021-11-16 11:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 24+ messages in thread
From: Mauro Carvalho Chehab @ 2021-11-16 11:59 UTC (permalink / raw)
  To: Wei Xu, Rob Herring
  Cc: linuxarm, mauro.chehab, Mauro Carvalho Chehab, devicetree,
	linux-arm-kernel, linux-kernel

Hi Wei/Rob,

Now that all USB and PCI/PHY drivers/patches were upstreamed, the only
remaining bits for USB to work on both HiKey 960 and HiKey 970 and 
for PCI to work on HiKey 970 are the devicetree logic.

Those patches add them.

Please apply.

Regards,
Mauro


John Stultz (1):
  arm64: dts: HiSilicon: Add usb mux hub for HiKey 960

Manivannan Sadhasivam (1):
  arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller
    hardware

Mauro Carvalho Chehab (2):
  arm64: dts: HiSilicon: Add support for HiKey 970 USB3 PHY
  arm64: dts: HiSilicon: Add usb mux hub for HiKey 970

Yu Chen (1):
  dt-bindings: misc: add schema for USB hub on Kirin devices

 .../bindings/misc/hisilicon,hikey-usb.yaml    |  87 ++++++++++
 .../boot/dts/hisilicon/hi3660-hikey960.dts    |  35 +++-
 .../boot/dts/hisilicon/hi3670-hikey970.dts    | 106 ++++++++++++
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi     | 163 ++++++++++++++++++
 4 files changed, 389 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/misc/hisilicon,hikey-usb.yaml

-- 
2.33.1



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

end of thread, other threads:[~2021-12-07 13:04 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16 11:59 [PATCH 0/5] Hikey960/970 Enable USB and PCI on such boards Mauro Carvalho Chehab
2021-11-16 11:59 ` Mauro Carvalho Chehab
2021-11-16 11:59 ` [PATCH 1/5] dt-bindings: misc: add schema for USB hub on Kirin devices Mauro Carvalho Chehab
2021-11-16 11:59 ` [PATCH 2/5] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab
2021-11-16 11:59   ` Mauro Carvalho Chehab
2021-12-07  8:09   ` Wei Xu
2021-12-07  8:09     ` Wei Xu
2021-12-07  8:28     ` [PATCH] bindings: clock: hi3670-clock.txt: add pmctrl compatible Mauro Carvalho Chehab
2021-12-07  8:39     ` [PATCH 2/5] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab
2021-12-07  8:39       ` Mauro Carvalho Chehab
2021-12-07  8:46       ` Wei Xu
2021-12-07  8:46         ` Wei Xu
2021-11-16 11:59 ` [PATCH 3/5] arm64: dts: HiSilicon: Add support for HiKey 970 USB3 PHY Mauro Carvalho Chehab
2021-11-16 11:59   ` Mauro Carvalho Chehab
2021-12-07  8:50   ` Wei Xu
2021-12-07  8:50     ` Wei Xu
2021-12-07 13:00     ` Mauro Carvalho Chehab
2021-12-07 13:01       ` Mauro Carvalho Chehab
2021-12-07 13:01       ` Mauro Carvalho Chehab
2021-12-07 13:00       ` Mauro Carvalho Chehab
2021-11-16 11:59 ` [PATCH 4/5] arm64: dts: HiSilicon: Add usb mux hub for HiKey 970 Mauro Carvalho Chehab
2021-11-16 11:59   ` Mauro Carvalho Chehab
2021-11-16 11:59 ` [PATCH 5/5] arm64: dts: HiSilicon: Add usb mux hub for HiKey 960 Mauro Carvalho Chehab
2021-11-16 11:59   ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.