Hisilicon PCIe Driver shares the common functions fo PCIe dw-host
The poweron functions is developed on hi3660 SoC, while Others Functions
are common for Kirin series SoCs.
Lowpower(L1ss and SR), hotplug and MSI feature are not supported
currently.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
Add PCIe node for hi3660, and add binding documentation.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
---
.../devicetree/bindings/pci/hisilicon-pcie.txt | 52 ++
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 31 +
2 files changed, 83 insertions(+)
diff
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7c48028ec64a..d56d8f1062ab 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs
Hisilicon PCIe Driver shares the common functions fo PCIe dw-host
The poweron functions is developed on hi3660 SoC, while Others Functions
are common for Kirin series SoCs.
Lowpower(L1ss and SR), hotplug and MSI feature are not supported
currently.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
Hisilicon PCIe Driver shares the common functions fo PCIe dw-host
The poweron functions is developed on hi3660 SoC, while Others Functions
are common for Kirin series SoCs.
Lowpower(L1ss and SR), hotplug and MSI feature are not supported
currently.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7c48028ec64a..d56d8f1062ab 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs
Hisilicon PCIe Driver shares the common functions fo PCIe dw-host
The poweron functions is developed on hi3660 SoC, while Others Functions
are common for Kirin series SoCs.
Lowpower(L1ss and SR), hotplug and MSI feature are not supported
currently.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
Add PCIe node for hi3660, and add binding documentation.
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
---
.../devicetree/bindings/pci/hisilicon-pcie.txt | 52 ++
arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 31 +
2 files changed, 83 insertions(+)
diff
Cc: Guodong Xu
Signed-off-by: Song Xiaowei
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7c48028ec64a..d56d8f1062ab 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs
-by: Song Xiaowei
---
drivers/pci/dwc/Kconfig | 11 ++
drivers/pci/dwc/Makefile | 1 +
drivers/pci/dwc/pcie-kirin.c | 443 +++
drivers/pci/dwc/pcie-kirin.h | 79
4 files changed, 534 insertions(+)
create mode 100644 drivers/pci/dwc
10 matches
Mail list logo