[PATCH 1/2] ARM: zynq: Remove bogus value from 'bias-disable' property
From: Sören Brinkmann <hidden>
Date: 2015-01-28 20:14:55
Also in:
linux-devicetree, lkml
From: Sören Brinkmann <hidden>
Date: 2015-01-28 20:14:55
Also in:
linux-devicetree, lkml
On Wed, 2015-01-28 at 03:21PM +0100, Michal Simek wrote:
On 01/27/2015 01:38 AM, Andreas F?rber wrote:quoted
Am 26.01.2015 um 20:49 schrieb Soren Brinkmann:quoted
In one pinctrl node, a 'bias-disable' property is erroneously assigned a value. Fixes: ARM: zynq: DT: Add pinctrl information Signed-off-by: Soren Brinkmann <redacted>Reviewed-by: Andreas F?rber <afaerber@suse.de> AndreasApplied both.
Thanks. Given how the branch looks now, you could squash 'ARM: zynq: DT: Remove bogus value from 'bias-disable' property' and 'ARM: zynq: DT: Add pinctrl information to USB nodes' into 'ARM: zynq: DT: Add pinctrl information'. Then we have it all in one patch and spare everybody the intermittent, partly broken commits. S?ren