mirror of https://gitee.com/openkylin/linux.git
ARM: dts: r7s72100: add USB bit definitions
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> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
62c2f988d7
commit
40c9bbea14
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue