arm64: dts: renesas: hihope-common: Declare pcie bus clock

Declare pcie bus clock, since it is generated on the HiHope RZ/G2M main
board.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Biju Das 2019-06-07 08:13:58 +01:00 committed by Simon Horman
parent a5a41d50ff
commit 61e0505b16
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
clock-frequency = <32768>;
};
&pcie_bus_clk {
clock-frequency = <100000000>;
};
&pfc {
pinctrl-0 = <&scif_clk_pins>;
pinctrl-names = "default";