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>
This commit is contained in:
Sebastian Hesselbarth 2015-10-15 20:28:46 +02:00
parent 6ff33f3902
commit 28c039eeba

View file

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