From: Laurent Pinchart Date: Fri, 21 Oct 2016 12:27:43 +0000 (+0300) Subject: ARM: dts: r8a7779: marzen: Configure pinmuxing for the DU0 input clock X-Git-Tag: v4.10-rc1~82^2~40^2~1 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8698d83dcf1b348eb54bcd1d52b8c636d8d7d494;p=uclinux-h8%2Flinux.git ARM: dts: r8a7779: marzen: Configure pinmuxing for the DU0 input clock DU0 uses an externally provided clock, but the corresponding pin isn't correctly muxed. Fix it. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts index 541678df90a9..676151b70185 100644 --- a/arch/arm/boot/dts/r8a7779-marzen.dts +++ b/arch/arm/boot/dts/r8a7779-marzen.dts @@ -170,7 +170,7 @@ du_pins: du { du0 { - groups = "du0_rgb888", "du0_sync_1", "du0_clk_out_0"; + groups = "du0_rgb888", "du0_sync_1", "du0_clk_out_0", "du0_clk_in"; function = "du0"; }; du1 {