[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5329C133.60900@wwwdotorg.org>
Date: Wed, 19 Mar 2014 10:09:23 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Lee Jones <lee.jones@...aro.org>
CC: Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dia.com>,
Mark Brown <broonie@...aro.org>,
Michal Simek <michal.simek@...inx.com>,
Andrew Bresticker <abrestic@...omium.org>,
Vince Hsu <vinceh@...dia.com>
Subject: Re: [PATCH] mfd: as3722: make FUSE7_REG readable
On 03/04/2014 06:55 PM, Lee Jones wrote:
>> From: Stephen Warren <swarren@...dia.com>
>>
>> The FUSE7_REG register is not currently marked readable. This causes
>> as3722_sd0_is_low_voltage() to emit an error during boot, and assume
>> the range of the SD0 regulator:
>>
>> as3722-regulator as3722-regulator: Reg 0xa7 read failed: -5
>>
>> Fixes: d4807ad2c4c0 ("regmap: Check readable regs in _regmap_read")
>> [exposed the bug, by checking for readability]
>> Fixes: 762a8ee80897 ("regulator: as3722: detect SD0 low-voltage mode")
>> [left out this register from the readable list]
>> Cc: Mark Brown <broonie@...aro.org>
>> Cc: Michal Simek <michal.simek@...inx.com>
>> Cc: Andrew Bresticker <abrestic@...omium.org>
>> Cc: Vince Hsu <vinceh@...dia.com>
>> Signed-off-by: Stephen Warren <swarren@...dia.com>
>> ---
>> Note: I believe the regmap commit mentioned above is for 3.15, whereas
>> the as3722 commit is in at least 3.14. So, this only needs to be applied
>> for 3.15, but might make sense to go into earlier kernels, at your
>> discretion.
>
> Applied to MFD -next (v3.15).
I don't see this in next-20140319; did it get dropped somewhere, or was
your branch not pushed out?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists