On Fri, 03 Sep 2021 12:20:19 +0100, Srinivas Kandagatla wrote: > move all LPASS audio ports defines from q6afe.h to q6dsp-lpass-ports.h > as these belong to LPASS IP. > Also this move helps in reusing this header across multiple audio > frameworks on Qualcomm Audio DSP. > > This patch is split out of the dt-bindings patch to enable easy review. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > --- > include/dt-bindings/sound/qcom,q6afe.h | 203 +---------------- > .../sound/qcom,q6dsp-lpass-ports.h | 208 ++++++++++++++++++ > 2 files changed, 210 insertions(+), 201 deletions(-) > create mode 100644 include/dt-bindings/sound/qcom,q6dsp-lpass-ports.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>