commit | a55de4f0d1d43c0955bb7ac4f64854dfe8ce5900 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Mar 08 11:30:45 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 21 13:00:51 2021 +0200 |
tree | c82e8a2bf646305845b3a83de0402c5ecce32d7c | |
parent | 9f399a9d70066c2a122e8062a2eea31b0c7bec6f [diff] |
ARM: dts: Fix moving mmc devices with aliases for omap4 & 5 [ Upstream commit 77335a040178a0456d4eabc8bf17a7ca3ee4a327 ] Fix moving mmc devices with dts aliases as discussed on the lists. Without this we now have internal eMMC mmc1 show up as mmc2 compared to the earlier order of devices. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sasha Levin <sashal@kernel.org>