Skip to content

Commit b55d081

Browse files
committed
dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
Add ID for temperature channel of AT91 SAMA5D2 ADC. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent b929117 commit b55d081

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

include/dt-bindings/iio/adc/at91-sama5d2_adc.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@
1313
/* pressure channel index */
1414
#define AT91_SAMA5D2_ADC_P_CHANNEL 26
1515

16+
/* SAMA7G5 Temperature sensor channel index. */
17+
#define AT91_SAMA7G5_ADC_TEMP_CHANNEL 31
18+
1619
#endif

0 commit comments

Comments
 (0)