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

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
......@@ -26,6 +26,10 @@ &extalr_clk {
clock-frequency = <32768>;
};
&pcie_bus_clk {
clock-frequency = <100000000>;
};
&pfc {
pinctrl-0 = <&scif_clk_pins>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment