diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-03-28 12:45:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 09:17:44 +0100 |
commit | dab825106b376cc8f3c4e948175c23cf383566da (patch) | |
tree | 4adbe4457eab9b42508a137d1a3f85277a9a660e /include/dt-bindings/clock/r8a7794-clock.h | |
parent | 90a6ae1eadf11e73fe4c6dbaa0fbd888bb1b48d4 (diff) |
ARM: dts: r8a7794: Add DU1 clock to device tree
commit 1764f8081f1524bf629e0744b277db751281ff56 upstream.
Add the missing module clock for the second channel of the display unit.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/dt-bindings/clock/r8a7794-clock.h')
-rw-r--r-- | include/dt-bindings/clock/r8a7794-clock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/r8a7794-clock.h b/include/dt-bindings/clock/r8a7794-clock.h index 88e64846cf37..cdeafd9cab07 100644 --- a/include/dt-bindings/clock/r8a7794-clock.h +++ b/include/dt-bindings/clock/r8a7794-clock.h @@ -81,6 +81,7 @@ #define R8A7794_CLK_SCIF2 19 #define R8A7794_CLK_SCIF1 20 #define R8A7794_CLK_SCIF0 21 +#define R8A7794_CLK_DU1 23 #define R8A7794_CLK_DU0 24 /* MSTP8 */ |