blob: bcc8789bd8e016fd8daca85c4bfdad579f7502d0 [file] [log] [blame]
Martin Rothf7319222022-08-04 20:33:53 -06001/* SPDX-License-Identifier: GPL-2.0-only */
2
Jan Samekedda0f92023-04-27 10:39:27 +02003#ifndef __DRIVERS_I2C_PTN3460_CHIP_H__
4#define __DRIVERS_I2C_PTN3460_CHIP_H__
5
Uwe Poeche11a34ec2019-10-28 11:28:50 +01006struct drivers_i2c_ptn3460_config {
Uwe Poeche11a34ec2019-10-28 11:28:50 +01007};
Jan Samekedda0f92023-04-27 10:39:27 +02008
9#endif /* __DRIVERS_I2C_PTN3460_CHIP_H__ */