On Sun, Jul 24, 2022 at 08:23:26PM +0200, Christian Marangi wrote: > Add pcm reset define for ipq806x lcc. > > Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Any news for this? All the series have review tag. Can we make progress on this? > --- > v3: > - Added review tag > - Added ack tag > v2: > - Fix Sob tag > > include/dt-bindings/clock/qcom,lcc-ipq806x.h | 2 ++ > 1 file changed, 2 insertions(+) > > 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 > -- > 2.36.1 > -- Ansuel