Commit 61e0505b authored by Biju Das's avatar Biju Das Committed by Simon Horman
Browse files

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: default avatarBiju Das <biju.das@bp.renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent a5a41d50
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -26,6 +26,10 @@
	clock-frequency = <32768>;
};

&pcie_bus_clk {
	clock-frequency = <100000000>;
};

&pfc {
	pinctrl-0 = <&scif_clk_pins>;
	pinctrl-names = "default";