1 1.1 jmcneill /* $NetBSD: sc7180-lpass.h,v 1.1.1.1 2021/11/07 16:49:57 jmcneill Exp $ */ 2 1.1 jmcneill 3 1.1 jmcneill /* SPDX-License-Identifier: GPL-2.0 */ 4 1.1 jmcneill #ifndef __DT_SC7180_LPASS_H 5 1.1 jmcneill #define __DT_SC7180_LPASS_H 6 1.1 jmcneill 7 1.1 jmcneill #include <dt-bindings/sound/qcom,lpass.h> 8 1.1 jmcneill 9 1.1 jmcneill /* NOTE: Use qcom,lpass.h to define any AIF ID's for LPASS */ 10 1.1 jmcneill 11 1.1 jmcneill #endif /* __DT_APQ8016_LPASS_H */ 12