提交 d4809689 编写于 作者: S Simon Horman

ARM: dts: r8a7791: use fallback pci compatibility string

Use recently added fallback compatibility string in r8a7791 device tree.
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 2d82c144
......@@ -1530,7 +1530,7 @@
};
pci0: pci@ee090000 {
compatible = "renesas,pci-r8a7791";
compatible = "renesas,pci-r8a7791", "renesas,pci-rcar-gen2";
device_type = "pci";
reg = <0 0xee090000 0 0xc00>,
<0 0xee080000 0 0x1100>;
......@@ -1565,7 +1565,7 @@
};
pci1: pci@ee0d0000 {
compatible = "renesas,pci-r8a7791";
compatible = "renesas,pci-r8a7791", "renesas,pci-rcar-gen2";
device_type = "pci";
reg = <0 0xee0d0000 0 0xc00>,
<0 0xee0c0000 0 0x1100>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册