mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 00:29:36 -04:00
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 <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
cbdcf396fc
commit
8698d83dcf
@@ -170,7 +170,7 @@ &pfc {
|
||||
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user