Commit 46ddb8e9 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven

Merge tag 'renesas-fixes-for-v6.0-tag1' into renesas-arm-dt-for-v6.1

Renesas fixes for v6.0

  - Fix the serial console on the Renesas White Hawk development board.
parents 6f67580c ab2866f1
......@@ -85,7 +85,7 @@ hscif0: serial@e6540000 {
"renesas,rcar-gen4-hscif",
"renesas,hscif";
reg = <0 0xe6540000 0 96>;
interrupts = <GIC_SPI 245 IRQ_TYPE_LEVEL_HIGH>;
interrupts = <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cpg CPG_MOD 514>,
<&cpg CPG_CORE R8A779G0_CLK_S0D3_PER>,
<&scif_clk>;
......
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