OSDN Git Service

msm: pcie: add support to get PCIe port PHY sequence from DT
authorTony Truong <truong@codeaurora.org>
Mon, 23 May 2016 22:05:58 +0000 (15:05 -0700)
committerKyle Yan <kyan@codeaurora.org>
Wed, 25 May 2016 00:55:34 +0000 (17:55 -0700)
commit15ed672eb9e0e672d21ccfaabc89a00d6f940580
tree23e331212054e9bdb2183255c22f35180a41d00c
parentc3ab6387ba178f77ad19d8ded1f0b59ee9700e80
msm: pcie: add support to get PCIe port PHY sequence from DT

PCIe PHY varies between each chipset. Thus, the port PHY init
sequence on each of these chipsets are also different. Therefore,
add the support to read PCIe port PHY init sequence from devicetree.

Change-Id: I92969b7b59a64018b80470566567887248ced2bd
Signed-off-by: Tony Truong <truong@codeaurora.org>
Documentation/devicetree/bindings/pci/msm_pcie.txt
drivers/pci/host/pci-msm.c