aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2022-07-24 20:23:26 +0200
committerBjorn Andersson <[email protected]>2022-09-26 11:18:56 -0500
commitd7081998cca9df11727d77bf9a34f6499a13862b (patch)
tree8637e39c8caecaaac733a9489c58c5ca017eaed2
parentf9ea0f59f7eefe44d82bbd4e86d2fac353fcfcbe (diff)
dt-bindings: clock: add pcm reset for ipq806x lcc
Add pcm reset define for ipq806x lcc. Signed-off-by: Christian Marangi <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--include/dt-bindings/clock/qcom,lcc-ipq806x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/qcom,lcc-ipq806x.h b/include/dt-bindings/clock/qcom,lcc-ipq806x.h
index 25b92bbf0ab4..e0fb4acf4ba8 100644
--- a/include/dt-bindings/clock/qcom,lcc-ipq806x.h
+++ b/include/dt-bindings/clock/qcom,lcc-ipq806x.h
@@ -19,4 +19,6 @@
#define SPDIF_CLK 10
#define AHBIX_CLK 11
+#define LCC_PCM_RESET 0
+
#endif