On Thu, 31 Oct 2019 12:16:41 +0100, kholk11@xxxxxxxxx wrote: > From: AngeloGioacchino Del Regno <kholk11@xxxxxxxxx> > > Some PMICs, like PMI8950, feature two ADCs, at 0x43 and 0x44, > respectively used for USB D+ and USB D- (DP/DM): add the definition > for them as VADC_USB_DP and VADC_USB_DM. > > Signed-off-by: AngeloGioacchino Del Regno <kholk11@xxxxxxxxx> > --- > include/dt-bindings/iio/qcom,spmi-vadc.h | 3 +++ > 1 file changed, 3 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.