mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-19 04:42:35 -04:00
dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
On the Qualcomm Glymur platform the PCIe host is compatible with the DWC controller present on the X1E80100 platform. So document the PCIe controllers found on Glymur and use the X1E80100 compatible string as a fallback in the schema. Signed-off-by: Prudhvi Yarlagadda <quic_pyarlaga@quicinc.com> Signed-off-by: Wenbin Yao <wenbin.yao@oss.qualcomm.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20250825-glymur_pcie5-v3-2-5c1d1730c16f@oss.qualcomm.com
This commit is contained in:
committed by
Manivannan Sadhasivam
parent
d782e6e7aa
commit
e74887035f
@@ -16,7 +16,12 @@ description:
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,pcie-x1e80100
|
||||
oneOf:
|
||||
- const: qcom,pcie-x1e80100
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,glymur-pcie
|
||||
- const: qcom,pcie-x1e80100
|
||||
|
||||
reg:
|
||||
minItems: 6
|
||||
|
||||
Reference in New Issue
Block a user