Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668963

[PATCH 0/3] change powerup logic for MediaTek PCIe controller

From Ryder Lee <ryder.lee@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] change powerup logic for MediaTek PCIe controller
Date 2017-06-19 12:10 +0200
Message-ID <tU1N7-1gP-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Bjorn,

This patch series does some modifications to powerup logic to avoid unbalanced
PM warnings, and turns off host power if no link is detected.

I also make some properties(eg, PHY/reset/..) optional to gain more flexibility
just in case future SoCs don't have it.

Could you also fold this patch series into pci/host-mediatek for v4.13?
Thanks!

Ryder Lee (3):
  PCI: mediatek: modify controller powerup logic
  PCI: mediatek: turn off subsys power if no link up detected
  PCI: mediatek: make some properties optioanl

 drivers/pci/host/pcie-mediatek.c | 110 +++++++++++++++++++++------------------
 1 file changed, 58 insertions(+), 52 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] change powerup logic for MediaTek PCIe controller Ryder Lee <ryder.lee@mediatek.com> - 2017-06-19 12:10 +0200
  [PATCH 1/3] PCI: mediatek: modify controller powerup logic Ryder Lee <ryder.lee@mediatek.com> - 2017-06-19 12:10 +0200

csiph-web