2020-08-14 18:53:04 +08:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0 */
|
|
|
|
#ifndef __DT_SC7180_LPASS_H
|
|
|
|
#define __DT_SC7180_LPASS_H
|
|
|
|
|
2021-01-20 01:15:26 +08:00
|
|
|
#include <dt-bindings/sound/qcom,lpass.h>
|
2020-08-14 18:53:04 +08:00
|
|
|
|
2021-01-20 01:15:26 +08:00
|
|
|
/* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */
|
2020-08-14 18:53:04 +08:00
|
|
|
|
|
|
|
#endif /* __DT_APQ8016_LPASS_H */
|