On Thu, Apr 03, 2014 at 07:56:32PM +0800, Axel Lin wrote: > DA732X_ID_MAJOR_MASK is 0xF0, so the major id is > (reg & DA732X_ID_MAJOR_MASK) >> 4. Applied, thanks.