Blitzwolf BW LT31: us string for select dp.
Hex is only intended for encoded values. Due to other device requirements
the hex decoding is done after mapping, so using hex type for mapped values
that are mapped to non-hex produces errors. In this case, using the string
without hex decoding is what we want.
Issue #1505