summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2020-11-26 15:15:59 +0100
committerJerome Brunet <jbrunet@baylibre.com>2020-11-26 15:23:34 +0100
commit312489790cc6c760f8b7795b8f1ded45bafc318c (patch)
tree9e0301c96a8245d9e4a366f2cdcd0848fa6eba6c
parentcd3caa573ebd1f32727962cf7dead43f5144d080 (diff)
downloadlinux-312489790cc6c760f8b7795b8f1ded45bafc318c.tar.bz2
dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
This adds the MIPI DSI Host Pixel Clock bindings. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20201126141600.2084586-2-narmstrong@baylibre.com
-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 40d49940d8a8..a93b58c5e18e 100644
--- a/include/dt-bindings/clock/g12a-clkc.h
+++ b/include/dt-bindings/clock/g12a-clkc.h
@@ -147,5 +147,7 @@
#define CLKID_SPICC1_SCLK 261
#define CLKID_NNA_AXI_CLK 264
#define CLKID_NNA_CORE_CLK 267
+#define CLKID_MIPI_DSI_PXCLK_SEL 269
+#define CLKID_MIPI_DSI_PXCLK 270
#endif /* __G12A_CLKC_H */