Browse Source

ARM: berlin: dts: add CLKID_CPU for BG2Q

Marvell Berlin BG2Q SoC also has a clock for the CPU, add a
corresponding CLKID to the dt-binding include.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sebastian Hesselbarth 10 years ago
parent
commit
28c039eeba
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/dt-bindings/clock/berlin2q.h

+ 1 - 0
include/dt-bindings/clock/berlin2q.h

@@ -29,3 +29,4 @@
 #define CLKID_SMEMC		24
 #define CLKID_PCIE		25
 #define CLKID_TWD		26
+#define CLKID_CPU		27