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

Commit 55463a63 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

dt-bindings: iio: Add IIO channel numbers for SMB1398



Add channel IDs required for SMB1398 IIO device's channels.

Change-Id: I20192dba7d9b20f4163a4c648681d1d517e92587
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent b4ac3015
Loading
Loading
Loading
Loading
+19 −1
Original line number Diff line number Diff line
@@ -122,4 +122,22 @@

#define PSY_IIO_TYPEC_ACCESSORY_MODE		0x64

/* CHARGE PUMP */
#define PSY_IIO_CP_STATUS1			0x65
#define PSY_IIO_CP_STATUS2			0x66
#define PSY_IIO_CP_ENABLE			0x67
#define PSY_IIO_CP_SWITCHER_EN			0x68
#define PSY_IIO_CP_DIE_TEMP			0x69
#define PSY_IIO_CP_ISNS				0x6a
#define PSY_IIO_CP_ISNS_SLAVE			0x6b
#define PSY_IIO_CP_TOGGLE_SWITCHER		0x6c
#define PSY_IIO_CP_ILIM				0x6d
#define PSY_IIO_CHIP_VERSION			0x6e
#define PSY_IIO_PARALLEL_MODE			0x6f
#define PSY_IIO_PARALLEL_OUTPUT_MODE		0x70
#define PSY_IIO_MIN_ICL				0x71

#define PSY_IIO_CP_INPUT_CURRENT_MAX		0x72
#define PSY_IIO_CURRENT_CAPABILITY		0x73

#endif /* __QTI_POWER_SUPPLY_IIO_H__ */