diff options
author | imp <imp@FreeBSD.org> | 2015-02-28 00:06:04 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2015-02-28 00:06:04 +0000 |
commit | ce485e4c79b98cda7f1980ae3ee0f7dde59ea01e (patch) | |
tree | 79a2ce143ad8540b986932d5f0cebaba54eb91b6 /sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h | |
parent | b0eaf97404a593ddc86481bc83a7900dd220248a (diff) | |
parent | d20d055226e5e3715301cfa49a24fff381cb113b (diff) | |
download | FreeBSD-src-ce485e4c79b98cda7f1980ae3ee0f7dde59ea01e.zip FreeBSD-src-ce485e4c79b98cda7f1980ae3ee0f7dde59ea01e.tar.gz |
Merge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec529059) files
from the git tree. This merges a lot that we're not using, but there's
too many files to be selective and have a hope of catching everything.
If there are conflicts with the rest of the tree, we'll resolve them
on a case by case basis.
MFC after: 2 weeks
Sponsored by: Netflix, Inc.
Diffstat (limited to 'sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h')
-rw-r--r-- | sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h b/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h index 750ee60..6a37050 100644 --- a/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h +++ b/sys/gnu/dts/include/dt-bindings/clock/rk3188-cru-common.h @@ -20,6 +20,7 @@ #define PLL_GPLL 4 #define CORE_PERI 5 #define CORE_L2C 6 +#define ARMCLK 7 /* sclk gates (special clocks) */ #define SCLK_UART0 64 |