commit | 7707fa0d896f470d63387b689e6d3c7c7afaa5d4 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Sep 21 08:22:35 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 29 14:07:56 2017 -0400 |
tree | a43e55ba87127f48b84c393e20855e7f807bc62f | |
parent | 49b3c792577e179d6130fb42c04fd458c60f1c2b [diff] |
ARM: dts: OMAP5+: Enable all gpios in SPL With DM enabled, gpio numbering is assigned based on the probed order of gpios, irrespective of the gpio base. So enable all necessary gpios in SPL. Fixes: edf25d94d55c (“ARM: dts: OMAP5+: Enable gpio in SPL”) Reported-by: Gou, Hongmei <h-gou@ti.com> Tested-by: Aparna Balasubramanian <aparnab@ti.com> Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>