Message ID | 148941590566.8144.9773823591196103378.sendpatchset@little-apple (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
--- 0001/arch/arm64/boot/dts/renesas/r8a7795.dtsi +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2017-03-13 23:16:41.350607110 +0900 @@ -771,7 +771,7 @@ <&cpg CPG_CORE R8A7795_CLK_S3D1>, <&scif_clk>; clock-names = "fck", "brg_int", "scif_clk"; - dmas = <&dmac1 0x13>, <&dmac1 0x12>; + dmas = <&dmac1 0xf13>, <&dmac1 0x12>; dma-names = "tx", "rx"; power-domains = <&sysc R8A7795_PD_ALWAYS_ON>; resets = <&cpg 310>;
From: Magnus Damm <damm+renesas@opensource.se> Experimental code to enable slow mode on r8a7795 for SCIF2 TX. Not-Yet-Signed-off-by: Magnus Damm <damm+renesas@opensource.se> --- arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html