ARM: dts: r8a7791: use fallback pcie compatibility string
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 18 Dec 2015 02:36:03 +0000 (11:36 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 15 Feb 2016 01:57:25 +0000 (10:57 +0900)
Use recently added fallback compatibility string in r8a7791 device tree.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791.dtsi

index 14aa625..4456f54 100644 (file)
        };
 
        pciec: pcie@fe000000 {
-               compatible = "renesas,pcie-r8a7791";
+               compatible = "renesas,pcie-r8a7791", "renesas,pcie-rcar-gen2";
                reg = <0 0xfe000000 0 0x80000>;
                #address-cells = <3>;
                #size-cells = <2>;