ARM: dts: r8a7790: use fallback pcie compatibility string

Use recently added fallback compatibility string in r8a7790 device tree.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Simon Horman 2015-12-18 11:36:02 +09:00
parent c3373b09ba
commit e670be8d31
1 changed files with 1 additions and 1 deletions

View File

@ -1590,7 +1590,7 @@ usb@0,2 {
};
pciec: pcie@fe000000 {
compatible = "renesas,pcie-r8a7790";
compatible = "renesas,pcie-r8a7790", "renesas,pcie-rcar-gen2";
reg = <0 0xfe000000 0 0x80000>;
#address-cells = <3>;
#size-cells = <2>;