提交 c9bfd858 编写于 作者: J Jianjun Wang 提交者: Lorenzo Pieralisi

dt-bindings: PCI: mediatek-gen3: Support mt8195

In order to support mt8195 pcie node, update the yaml to support new
properties of iommu and power-domain, and update the reset-names
property to allow only one 'mac' name.

Link: https://lore.kernel.org/r/20221103025656.8714-2-tinghan.shen@mediatek.comSigned-off-by: NJianjun Wang <jianjun.wang@mediatek.com>
Signed-off-by: NTingHan Shen <tinghan.shen@mediatek.com>
Signed-off-by: NLorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: NAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: NRob Herring <robh@kernel.org>
上级 598418e6
...@@ -70,15 +70,21 @@ properties: ...@@ -70,15 +70,21 @@ properties:
minItems: 1 minItems: 1
maxItems: 8 maxItems: 8
iommu-map:
maxItems: 1
iommu-map-mask:
const: 0
resets: resets:
minItems: 1 minItems: 1
maxItems: 2 maxItems: 2
reset-names: reset-names:
minItems: 1 minItems: 1
maxItems: 2
items: items:
- const: phy enum: [ phy, mac ]
- const: mac
clocks: clocks:
maxItems: 6 maxItems: 6
...@@ -107,6 +113,9 @@ properties: ...@@ -107,6 +113,9 @@ properties:
items: items:
- const: pcie-phy - const: pcie-phy
power-domains:
maxItems: 1
'#interrupt-cells': '#interrupt-cells':
const: 1 const: 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册