Skip to content
Snippets Groups Projects
Commit 0817dd54 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Lokesh Vutla
Browse files

arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index...

arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node

A Wilink wireless device is connected to MMCSD0 subsystem and is not
supported in U-Boot. Therefore, disable main_sdhci0 device tree node in
U-Boot.

If main_sdhci0 device tree node is disabled then the the index of
main_sdhci1 node becomes 0 which leads to break in boot flow. Therefore,
add an alias to fix the index to 1.

Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Lokesh Vutla's avatarLokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210726152807.22991-3-a-govindraju@ti.com
parent 2140d6b0
No related branches found
Tags dm-pull-9aug22-take2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment