linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] DTS support for PCIe on HiKey970
@ 2021-10-27  7:19 Mauro Carvalho Chehab
  2021-10-27  7:19 ` [PATCH 1/1] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2021-10-27  7:19 UTC (permalink / raw)
  To: Wei Xu
  Cc: linuxarm, mauro.chehab, Mauro Carvalho Chehab, Rob Herring,
	devicetree, linux-arm-kernel, linux-kernel

Hi Xuwei,

All drivers needed to support PCIe on HiKey 970 were merged
for Kernel 5.16:

	- The PHY driver went via PHY tree;
	- The pcie-kirin changes went via PCI-DWC tree;
	- The dt-bindings documentation went via DT tree.

The only missing piece of the puzzle is the DTS file.

It follows the documentation at:

	https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/Documentation/devicetree/bindings/pci/hisilicon,kirin-pcie.yaml

and it is pratically identical[1] to the second example there.

[1] The only difference is that, on the example, I had to use a
     different address to avoid conflicts with the HiKey960 
     example - as - on both hardware - the pcie is at f4000000.

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

 arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 107 ++++++++++++++++++++++
 1 file changed, 107 insertions(+)

-- 
2.31.1



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-10-27  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27  7:19 [PATCH 0/1] DTS support for PCIe on HiKey970 Mauro Carvalho Chehab
2021-10-27  7:19 ` [PATCH 1/1] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab

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).