Message ID | 20170428190134.63895-1-chris.brandt@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Commit | ec779df6f2db5fe2feba4a2735552b5b40444132 |
Headers | show |
On Fri, Apr 28, 2017 at 12:01:33PM -0700, Chris Brandt wrote: > Add the bit locations that correspond to the USB clocks. > > Signed-off-by: Chris Brandt <chris.brandt@renesas.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Thanks, I have queued up this and the following patch for v4.13.
diff --git a/include/dt-bindings/clock/r7s72100-clock.h b/include/dt-bindings/clock/r7s72100-clock.h index bc256d31099a..dcd2072151fc 100644 --- a/include/dt-bindings/clock/r7s72100-clock.h +++ b/include/dt-bindings/clock/r7s72100-clock.h @@ -34,6 +34,8 @@ /* MSTP7 */ #define R7S72100_CLK_ETHER 4 +#define R7S72100_CLK_USB0 1 +#define R7S72100_CLK_USB1 0 /* MSTP8 */ #define R7S72100_CLK_MMCIF 4