ARM: shmobile: r8a7791: Add default PCIe bus clock
authorPhil Edworthy <phil.edworthy@renesas.com>
Fri, 13 Jun 2014 09:37:19 +0000 (10:37 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:58:30 +0000 (19:58 +0900)
This patch adds a default PCIe bus clock node.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
[horms+renesas@verge.net.au: resolved conflict]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791.dtsi

index a15bf7af63e4382ac9d0ed11fb824060b9009660..7f7eda7f2e236a97fadd66ea48ab7f85cc7b1f51 100644 (file)
                        clock-output-names = "audio_clk_c";
                };
 
+               /* External PCIe clock - can be overridden by the board */
+               pcie_bus_clk: pcie_bus_clk {
+                       compatible = "fixed-clock";
+                       #clock-cells = <0>;
+                       clock-frequency = <100000000>;
+                       clock-output-names = "pcie_bus";
+                       status = "disabled";
+               };
+
                /* Special CPG clocks */
                cpg_clocks: cpg_clocks@e6150000 {
                        compatible = "renesas,r8a7791-cpg-clocks",