commit | 00dddcaa51f997cdc6dbae3303a31024e29a0fc0 | [log] [tgz] |
---|---|---|
author | Lars Poeschel <poeschel@lemonage.de> | Tue May 28 10:24:57 2013 +0200 |
committer | Benoit Cousson <benoit.cousson@linaro.org> | Mon Jun 03 14:55:28 2013 +0200 |
tree | 113b8f655528f73fe5b19a2022a65f47819b61ec | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e [diff] |
ARM: dts: AM33xx: Fix properties on gpmc node The gpmc driver is actually looking for "gpmc,num-cs" and "gpmc,num-waitpins" properties in DT. The binding doc also states this. Correct the properties in the dts to provide the right values for the gpmc driver. Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Acked-by: Pekon Gupta <pekon@ti.com> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>