Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8bfdbcbc authored by Shyam Kumar Thella's avatar Shyam Kumar Thella Committed by Ashish Chavan
Browse files

dt-bindings: iio: add IIO channels for smb1355 parallel charger



Add IIO channels required by smb1355 parallel charger device.

Change-Id: If13e445dd2d1ed8f90e17a43432858348b3c1c00
Signed-off-by: default avatarShyam Kumar Thella <sthella@codeaurora.org>
Signed-off-by: default avatarAshish Chavan <ashichav@codeaurora.org>
parent 6166aaf0
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -140,4 +140,12 @@
#define PSY_IIO_CP_INPUT_CURRENT_MAX		0x72
#define PSY_IIO_CURRENT_CAPABILITY		0x73

/* SMB1355 Parallel */
#define PSY_IIO_CHARGE_TYPE			0x74
#define PSY_IIO_ONLINE				0x75
#define PSY_IIO_CHARGING_ENABLED		0x76
#define PSY_IIO_PIN_ENABLED			0x77
#define PSY_IIO_INPUT_SUSPEND			0x78
#define PSY_IIO_PARALLEL_BATFET_MODE		0x79
#define PSY_IIO_PARALLEL_FCC_MAX		0x7a
#endif /* __QTI_POWER_SUPPLY_IIO_H__ */