commit | 6ca36a455e2730a3195a5596d53c900c9cd00838 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Jan 04 10:39:40 2017 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jan 05 09:30:07 2017 -0800 |
tree | c57b505dbf98ee5ad0b6e5b2a5f41f60282a8456 | |
parent | a3ac350793d90d1da631c8beeee9352387974ed5 [diff] |
ARM: dts: am335x-icev2: Remove the duplicated pinmux setting There is no mmc sd card detect on am335x-ice board. But the spi0_cs1 pin being configured as mmcsd_cd. Removing it fixes the below warning during boot: pinctrl-single 44e10800.pinmux: pin 44e10960.0 already requested by 48030000.spi; cannot claim for 48060000.mmc Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> [tony@atomide.com: tidied up commit message] Signed-off-by: Tony Lindgren <tony@atomide.com>