UPSTREAM: PCI: rockchip: Mark RC as common clock architecture
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 18 Oct 2016 01:41:27 +0000 (09:41 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 23 Nov 2016 09:33:22 +0000 (17:33 +0800)
commit21d3c20e02a9fdb7f3e9fb182586ee86efe480d1
treeb30d088ad02a2fc00ba2e068d37789186fb4026f
parent8c99c3fed1779d12590b4c6e17f5555d61704258
UPSTREAM: PCI: rockchip: Mark RC as common clock architecture

The default value of common clock configuration is
zero indicating Rockchip's RC is using asynchronous
clock architecture but actually we are using common
clock. This will confuses some EP drivers if they
need some different settings referring to this value.
So let's fix it.

Change-Id: Idc3bf918db1a0b2366010819972d231cdbceca2d
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
(am from git.kernel.org/cgit/linux/kernel/git/next/linux-next.git
commit f4acd83a6c303ef72a42e9ea2c8c12298d333a66)
drivers/pci/host/pcie-rockchip.c