summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2020-02-19 09:49:27 +0100
committerJerome Brunet <jbrunet@baylibre.com>2020-02-19 18:40:00 +0100
commit42be7c41a5edc990e329b991b4ad6ec172e72e18 (patch)
treec386a9959a029194f8355f139458e26a82b91daa /include/dt-bindings
parent306e59cc32a3cdcf5332e5ea5d6ad899629f3604 (diff)
downloadlinux-42be7c41a5edc990e329b991b4ad6ec172e72e18.tar.bz2
dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs
Add clock ids used by the SPICC Controllers of the G12A and compatible SoCs Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/g12a-clkc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/g12a-clkc.h b/include/dt-bindings/clock/g12a-clkc.h
index 0837c1a7ae49..b0d65d73db96 100644
--- a/include/dt-bindings/clock/g12a-clkc.h
+++ b/include/dt-bindings/clock/g12a-clkc.h
@@ -143,5 +143,7 @@
#define CLKID_CPU1_CLK 253
#define CLKID_CPU2_CLK 254
#define CLKID_CPU3_CLK 255
+#define CLKID_SPICC0_SCLK 258
+#define CLKID_SPICC1_SCLK 261
#endif /* __G12A_CLKC_H */