提交 5d28bee7 编写于 作者: B Bjorn Andersson 提交者: Lorenzo Pieralisi

dt-bindings: PCI: qcom: Add support for SDM845 PCIe

Add compatible and necessary clocks and resets definitions for the
SDM845 PCIe controller.
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: NRob Herring <robh@kernel.org>
Reviewed-by: NVinod Koul <vkoul@kernel.org>
Reviewed-by: NAndrew Murray <andrew.murray@arm.com>
上级 e42617b8
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
- "qcom,pcie-ipq4019" for ipq4019 - "qcom,pcie-ipq4019" for ipq4019
- "qcom,pcie-ipq8074" for ipq8074 - "qcom,pcie-ipq8074" for ipq8074
- "qcom,pcie-qcs404" for qcs404 - "qcom,pcie-qcs404" for qcs404
- "qcom,pcie-sdm845" for sdm845
- reg: - reg:
Usage: required Usage: required
...@@ -126,6 +127,18 @@ ...@@ -126,6 +127,18 @@
- "master_bus" AXI Master clock - "master_bus" AXI Master clock
- "slave_bus" AXI Slave clock - "slave_bus" AXI Slave clock
-clock-names:
Usage: required for sdm845
Value type: <stringlist>
Definition: Should contain the following entries
- "aux" Auxiliary clock
- "cfg" Configuration clock
- "bus_master" Master AXI clock
- "bus_slave" Slave AXI clock
- "slave_q2a" Slave Q2A clock
- "tbu" PCIe TBU clock
- "pipe" PIPE clock
- resets: - resets:
Usage: required Usage: required
Value type: <prop-encoded-array> Value type: <prop-encoded-array>
...@@ -188,6 +201,12 @@ ...@@ -188,6 +201,12 @@
- "pwr" PWR reset - "pwr" PWR reset
- "ahb" AHB reset - "ahb" AHB reset
- reset-names:
Usage: required for sdm845
Value type: <stringlist>
Definition: Should contain the following entries
- "pci" PCIe core reset
- power-domains: - power-domains:
Usage: required for apq8084 and msm8996/apq8096 Usage: required for apq8084 and msm8996/apq8096
Value type: <prop-encoded-array> Value type: <prop-encoded-array>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册