Commit 0d70d5f6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: msm8998: add MSM8998 specific compatible

Add new compatible for MSM8998 (compatible with MSM8996) to allow
further customizing if needed and to accurately describe the hardware.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221115125310.184012-3-krzysztof.kozlowski@linaro.org
parent 123b30a7
...@@ -900,7 +900,7 @@ anoc2_smmu: iommu@16c0000 { ...@@ -900,7 +900,7 @@ anoc2_smmu: iommu@16c0000 {
}; };
pcie0: pci@1c00000 { pcie0: pci@1c00000 {
compatible = "qcom,pcie-msm8996"; compatible = "qcom,pcie-msm8998", "qcom,pcie-msm8996";
reg = <0x01c00000 0x2000>, reg = <0x01c00000 0x2000>,
<0x1b000000 0xf1d>, <0x1b000000 0xf1d>,
<0x1b000f20 0xa8>, <0x1b000f20 0xa8>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment