1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * SSM2518 amplifier audio driver
5 * Copyright 2013 Analog Devices Inc.
9 #ifndef __LINUX_PLATFORM_DATA_SSM2518_H__
10 #define __LINUX_PLATFORM_DATA_SSM2518_H__
13 * struct ssm2518_platform_data - Platform data for the ssm2518 driver
14 * @enable_gpio: GPIO connected to the nSD pin. Set to -1 if the nSD pin is
17 struct ssm2518_platform_data {