commit | 6982c0702909ba9df038ca868fc65fe29d03824e | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Mon Jun 23 16:32:58 2014 +0900 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jul 17 15:02:11 2014 +0200 |
tree | eecbb65b92610f37cca6fa1af491c4df65882589 | |
parent | b607b19af6a8bf9892501c1ea7ae469fb96fd1c9 [diff] |
ARM: tegra: roth: fix unsupported pinmux properties The pinmux subsystem complained that the nvidia,low-power-mode property is not supported by the sdio1, sdio3 and gma drive groups. In addition gma also does not support nvidia,drive-type. Remove these properties so the pinmux configuration can properly be applied. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>