1
0
Fork 0

ARM: dts: ape6evm: Name mmc pfc subnode after device name

Name the Pin Function Controller subnode for MMC0 after its device name,
instead of using the generic and indexless "mmc".

This avoids conflicts when enabling support for more MMC interfaces
later, either here or in a DT overlay.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
steinar/wifi_calib_4_9_kernel
Geert Uytterhoeven 2016-06-10 15:00:48 +02:00 committed by Simon Horman
parent 94f58eb2a8
commit 8b68d53ec2
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
function = "scifa0";
};
mmc0_pins: mmc {
mmc0_pins: mmc0 {
groups = "mmc0_data8", "mmc0_ctrl";
function = "mmc0";
};