[PATCH 8/9] ARM: sunxi: Remove useless allwinner,pull property
From: Chen-Yu Tsai <hidden>
Date: 2016-10-04 02:35:44
Also in:
linux-devicetree, linux-gpio, lkml
From: Chen-Yu Tsai <hidden>
Date: 2016-10-04 02:35:44
Also in:
linux-devicetree, linux-gpio, lkml
On Mon, Oct 3, 2016 at 6:21 PM, Maxime Ripard [off-list ref] wrote:
The allwinner,pull property set to NO_PULL was really considered our default (and wasn't even changing the default value in the code). Remove these properties to make it obvious that we do not set anything in such a case. Signed-off-by: Maxime Ripard <redacted>
Same comment as the last patch. ChenYu