ARM: dts: r8a7743: Add default PCIe bus clock
authorBiju Das <[email protected]>
Mon, 13 Nov 2017 17:43:10 +0000 (17:43 +0000)
committerSimon Horman <[email protected]>
Mon, 27 Nov 2017 10:40:21 +0000 (11:40 +0100)
This patch adds a default PCIe bus clock node.

Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Fabrizio Castro <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/r8a7743.dtsi

index 12c7b9267fd7fb3bb6c65ef5e464595e179451ea..de4b8c64d56bf88be352562288097870697a0206 100644 (file)
                clock-frequency = <0>;
        };
 
+       /* External PCIe clock - can be overridden by the board */
+       pcie_bus_clk: pcie_bus {
+               compatible = "fixed-clock";
+               #clock-cells = <0>;
+               clock-frequency = <0>;
+       };
+
        /* External SCIF clock */
        scif_clk: scif {
                compatible = "fixed-clock";