Browse Source

clk: meson: axg: add hifi clock bindings

Add the new HIFI pll to axg clock bindings

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Jerome Brunet 7 years ago
parent
commit
a4fb7df25d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/dt-bindings/clock/axg-clkc.h

+ 1 - 0
include/dt-bindings/clock/axg-clkc.h

@@ -67,5 +67,6 @@
 #define CLKID_AO_I2C				58
 #define CLKID_SD_EMMC_B_CLK0			59
 #define CLKID_SD_EMMC_C_CLK0			60
+#define CLKID_HIFI_PLL				69
 
 #endif /* __AXG_CLKC_H */